Skip to main content
Module

x/ramda/source/unnest.js>default

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

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