Skip to main content
Module

x/ramda/source/index.js>juxt

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

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