Function Definition
Define a function using the fn keyword.
Returning Values
Use rev to return a value from a function.
Async Functions
Use asn fn to declare an async function, and awt to await it.
Define a function using the fn keyword.
Use rev to return a value from a function.
Use asn fn to declare an async function, and awt to await it.