import { Value } from "https://deno.land/x/openbox@1.1.8/deps.ts";
const { Equal } = Value;
Returns true if left and right values are structurally equal
Parameters
left: T
import { Value } from "https://deno.land/x/openbox@1.1.8/deps.ts";
const { Equal } = Value;
Returns true if left and right values are structurally equal