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