is there a built-in that executes block of code and returns `false` if the code threw exception?
p
is there a built-in that executes block of code and returns
false
if the code threw exception?