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