Searched defs:singleIterator (Results 1 – 3 of 3) sorted by relevance
576 export function singleIterator<T>(value: T): Iterator<T> { function
675 function singleIterator(value) { function
600 function singleIterator(value) { function