import { assertGreater } from "https://deno.land/x/mtkruto@0.0.999/0_deps.ts";
Make an assertion that actual
is greater than expected
.
If not then throw.
x/mtkruto/0_deps.ts>assertGreater
import { assertGreater } from "https://deno.land/x/mtkruto@0.0.999/0_deps.ts";
Make an assertion that actual
is greater than expected
.
If not then throw.