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