Skip to main content
Module

x/fae/mod.ts>min

A functional module for Deno inspired from Ramda.
Latest
variable min
import { min } from "https://deno.land/x/fae@v1.1.1/mod.ts";

Returns the smaller of its two arguments.

type

Min