Skip to main content
Module

x/ramda/source/index.js>and

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

Returns true if both arguments are true; false otherwise.