Skip to main content
Go to Latest
method matches.ConcatParsers.of
import { matches } from "https://deno.land/x/embassyd_sdk@v0.3.1.1.4/mod.ts";
const { ConcatParsers } = matches;

Parameters

parent: Parser<A, B>
otherParser: Parser<B, B2>