import { lensProp } from "https://deno.land/x/rambda@v8.6.0/mod.ts";
It returns a lens that focuses on specified property prop
.
import { lensProp } from "https://deno.land/x/rambda@v8.6.0/mod.ts";
It returns a lens that focuses on specified property prop
.