Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/rambda/rambda.js>view

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

It returns the value of lens focus over target object.

Returns

(obj: S) => A