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