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