import { Try } from "https://deno.land/x/lambdapi@v1.0.1/src/deps.ts";
Try
backtracks the parser if it fails, so another option can be tried.
import { Try } from "https://deno.land/x/lambdapi@v1.0.1/src/deps.ts";
Try
backtracks the parser if it fails, so another option can be tried.