Skip to main content
Module

x/ramda/source/view.js

:ram: Practical functional Javascript
Latest
import * as mod from "https://deno.land/x/ramda@v0.27.2/source/view.js";

Variables

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.