import { arrayOf } from "https://deno.land/x/ts_matches@v5.4.0/src/matches.ts";
We would like to validate that all of the array is of the same type
import { arrayOf } from "https://deno.land/x/ts_matches@v5.4.0/src/matches.ts";
We would like to validate that all of the array is of the same type