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