import { none } from "https://deno.land/x/rambda@9.4.1/rambda.js";
It returns true
, if all members of array list
returns false
, when applied as argument to predicate
function.
import { none } from "https://deno.land/x/rambda@9.4.1/rambda.js";
It returns true
, if all members of array list
returns false
, when applied as argument to predicate
function.