import { e } from "https://deno.land/x/actionify@0.3.0/mod.ts";
const { op } = e;
Use a logical / boolean operator to compare the leftHandSide
to the rightHandSide
.
import { e } from "https://deno.land/x/actionify@0.3.0/mod.ts";
const { op } = e;
Use a logical / boolean operator to compare the leftHandSide
to the rightHandSide
.