extra-function
A function is a set of statements that performs a task or calculates a value.
extra-function.web
A function is a set of statements that performs a task or calculates a value {web}.
extra-async-function
An async function is a function that delivers its result asynchronously (through Promise).
extra-async-function.web
An async function is a function that delivers its result asynchronously (through Promise) {web}.