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