<@U0BHS1Y07> if the body of the function is to be ...
# language-proposals
m
@voddan if the body of the function is to be shared then you’d technically be executing the function twice, first to evaluate if the argument falls under the domain of the function, and the second would be to actually execute the function