Short Function Syntax Rather than using {} to define the function body, one can use => <expr>. This behaves as if the function only contained a single return, returning the expression. CLEAR RESET COPY RUN