Skip to main content
Module

x/ramda/source/index.js>unnest

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

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