extra-function
A function is a set of statements that performs a task or calculates a value.
@thi.ng/defmulti
Dynamic, extensible multiple dispatch via user supplied dispatch function.
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}.