import { truthy } from "https://deno.land/x/froebel@v0.23.2/predicate.ts";
Checks if value
is truthy. Literal types are narrowed accordingly.
import { truthy } from "https://deno.land/x/froebel@v0.23.2/predicate.ts";
Checks if value
is truthy. Literal types are narrowed accordingly.