Skip to main content
Module

x/rambda/immutable.d.ts>lensProp

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

It returns a lens that focuses on specified property prop.

Type Parameters

S
optional
K extends keyof S = keyof S