Searched defs:mapDefinedIterator (Results 1 – 7 of 7) sorted by relevance
548 …export function mapDefinedIterator<T, U>(iter: Iterator<T>, mapFn: (x: T) => U | undefined): Itera… function
530 function mapDefinedIterator(iter, mapFn) { function
610 function mapDefinedIterator(iter, mapFn) { function
815 function mapDefinedIterator(iter, mapFn) { function
621 function mapDefinedIterator(iter, mapFn) { function