import * as mod from "https://deno.land/std@0.224.0/bytes/starts_with.ts"; FunctionsfstartsWithReturns true if the prefix array appears at the start of the source array, false otherwise.