Skip to main content
Module

x/ramda/mod.ts>juxt

:ram: Practical functional Javascript
Latest
variable juxt
import { juxt } from "https://deno.land/x/ramda@v0.27.2/mod.ts";

juxt applies a list of functions to a list of values.