import { evolve } from "https://dotland.deno.dev/x/rambda@v9.2.0/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://dotland.deno.dev/x/rambda@v9.2.0/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.