Skip to main content
Module

x/rambda/index.d.ts>view

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

It returns the value of lens focus over target object.

Returns

(obj: S) => A