Skip to main content
Module

x/ramda/source/over.js

:ram: Practical functional Javascript
Latest
import * as mod from "https://deno.land/x/ramda@v0.27.2/source/over.js";

Variables

Returns the result of "setting" the portion of the given data structure focused by the given lens to the result of applying the given function to the focused value.