Skip to main content
Module

x/ramda/mod.ts>view

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

Returns a "view" of the given data structure, determined by the given lens. The lens's focus determines which portion of the data structure is visible.