Skip to main content
Module

x/rambda/immutable.d.ts>view

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

It returns the value of lens focus over target object.

Returns

(obj: S) => A