function dropLastWhileimport { dropLastWhile } from "https://deno.land/x/rambda@9.2.1/source/dropLastWhile.js"; dropLastWhile(predicate, iterable)Parameterspredicateiterable