Skip to main content
Module

x/ramda/source/any.js

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

Variables

Returns true if at least one of the elements of the list match the predicate, false otherwise.