Skip to main content
Module

x/ramda/mod.ts>set

:ram: Practical functional Javascript
Latest
variable set
import { set } from "https://deno.land/x/ramda@v0.27.2/mod.ts";

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