import { match } from "https://dotland.deno.dev/x/rambda@9.4.1/immutable.d.ts";
Curried version of String.prototype.match
which returns empty array, when there is no match.
import { match } from "https://dotland.deno.dev/x/rambda@9.4.1/immutable.d.ts";
Curried version of String.prototype.match
which returns empty array, when there is no match.