Skip to main content
Module

x/ramda/source/pathSatisfies.js

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

Variables

Returns true if the specified object property at given path satisfies the given predicate; false otherwise.