Skip to main content
Module

x/ramda/source/all.js

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

Variables

Returns true if all elements of the list match the predicate, false if there are any that don't.