Your unless function should be declared as inline, which will allow using return within the block body (just like ordinary if).
Your unless function should be declared as inline, which will allow using return within the block body (just like ordinary if).