import * as mod from "https://dotland.deno.dev/std@0.224.0/assert/assert_greater.ts"; FunctionsfassertGreaterMake an assertion that actual is greater than expected. If not then throw.