import { SafeUnknownArray } from "https://deno.land/x/dtils@2.3.1/mod.ts";
Gets the value of a single index in the array. If the index doesn't exist, an error is thrown
import { SafeUnknownArray } from "https://deno.land/x/dtils@2.3.1/mod.ts";
Gets the value of a single index in the array. If the index doesn't exist, an error is thrown