import * as composium from "https://deno.land/x/composium@v0.1.2/mod.ts";
Classes
An instance of the extendable |
Variables
Composes single-argument functions from right to left. The rightmost function can take multiple arguments as it provides the signature for the resulting composite function. It accepts sync and async functions. | |
Composes single-argument functions from right to left. The rightmost
function can take multiple arguments as it provides the signature for the
resulting composite function. The function | |
Functions
Takes a | |
A curried function which takes a | |
A curried function which takes HTTP |