filter

fun filter(predicate: (T) -> Boolean): JsIterator<T>(source)