import { none } from "https://dotland.deno.dev/x/rambda@v9.2.0/mod.ts";
It returns true
, if all members of array list
returns false
, when applied as argument to predicate
function.
import { none } from "https://dotland.deno.dev/x/rambda@v9.2.0/mod.ts";
It returns true
, if all members of array list
returns false
, when applied as argument to predicate
function.