import { Optional } from "https://deno.land/x/mandarinets@v2.3.2/plugins/optional.ts";
Returns a boolean value of whether the optional value is present.
x/mandarinets/plugins/optional.ts>Optional#ifPresent
import { Optional } from "https://deno.land/x/mandarinets@v2.3.2/plugins/optional.ts";
Returns a boolean value of whether the optional value is present.