Skip to main content
Module

x/rambda/files/index.d.ts>both

Faster and smaller alternative to Ramda
Latest
function both
import { both } from "https://deno.land/x/rambda@9.3.0/files/index.d.ts";

Parameters

pred1: Pred
pred2: Pred

Parameters

pred1: Pred

Returns

(pred2: Pred) => Pred