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