Skip to main content
Module

x/ramda/mod.ts>unnest

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

Shorthand for R.chain(R.identity), which removes one level of nesting from any Chain.