Skip to main content
Module

x/ramda/source/modifyPath.js

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

Variables

Creates a shallow clone of the passed object by applying an fn function to the value at the given path.