import * as mod from "https://deno.land/std@0.209.0/assert/assert.ts"; FunctionsfassertMake an assertion, error will be thrown if expr does not have truthy value.