Skip to main content
Module

x/ramda/mod.ts>and

:ram: Practical functional Javascript
Latest
variable and
import { and } from "https://deno.land/x/ramda@v0.27.2/mod.ts";

Returns true if both arguments are true; false otherwise.