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