Skip to main content
Module

x/ramda/mod.ts>reduced

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

Returns a value wrapped to indicate that it is the final value of the reduce and transduce functions. The returned value should be considered a black box: the internal structure is not guaranteed to be stable.

Note: this optimization is only available to the below functions: