import { evolve } from "https://deno.land/x/rambda@9.3.0/immutable.d.ts";
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.3.0/immutable.d.ts";
It takes object or array of functions as set of rules. These rules
are applied to the iterable
input to produce the result.