Skip to main content
Module

x/rambda/rambda.js>view

Faster and smaller alternative to Ramda
Latest
function view
import { view } from "https://deno.land/x/rambda@9.3.0/rambda.js";

It returns the value of lens focus over target object.

Returns

(obj: S) => A