Skip to main content
Module

x/fae/mod.ts>FuncArr1

A functional module for Deno inspired from Ramda.
Latest
type alias FuncArr1
import { type FuncArr1 } from "https://deno.land/x/fae@v1.1.1/mod.ts";
definition: (a: T) => R