import { evolve } from "https://deno.land/x/rambda@9.4.1/rambda.js";
It takes object or array of functions as set of rules. These rules
are applied to the iterable
input to produce the result.
Parameters
rules: E
import { evolve } from "https://deno.land/x/rambda@9.4.1/rambda.js";
It takes object or array of functions as set of rules. These rules
are applied to the iterable
input to produce the result.