import * as mod from "https://deno.land/std@0.223.0/collections/find_single.ts";
Functions
Returns an element if and only if that element is the only one matching the
given condition. Returns |
import * as mod from "https://deno.land/std@0.223.0/collections/find_single.ts";
Returns an element if and only if that element is the only one matching the
given condition. Returns |