import * as mod from "https://dotland.deno.dev/std@0.116.0/collections/drop_last_while.ts"; FunctionsfdropLastWhileReturns a new array that drops all elements in the given collection until the last element that does not match the given predicate