blitzcrank.macros
try-all
macro
(try-all & body)
Simple macro to try/catch multiple statements concisely. Use catch-all
for multiple catch blocks which can be expanded.
(try-all & body)
Simple macro to try/catch multiple statements concisely. Use catch-all
for multiple catch blocks which can be expanded.