Skip to main content
Module

x/composium/util.ts

Powered by functional composition and the URL Pattern API, composium has become the most flexible routing framework in the world.
Go to Latest
import * as composium from "https://deno.land/x/composium@v0.0.1/util.ts";

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.