import { eq } from "https://deno.land/x/fun@v.2.0.0-alpha.11/mod.ts";
const { boolean } = eq;
A Eq that compares booleans using strict equality.
import { eq } from "https://deno.land/x/fun@v.2.0.0-alpha.11/mod.ts";
const { boolean } = eq;
A Eq that compares booleans using strict equality.