import * as tsMatches from "https://deno.land/x/ts_matches@v5.2.0/src/parsers/array-of-parser.ts";
Classes
Given an object, we want to make sure the key exists and that the value on the key matches the parser Note: This will mutate the value sent through |