Funcs
func indexes[T](s: seq[T]): Stream[SeqStep, SeqIndex]
- Source Edit
func items[T](s: seq[T]): Stream[SeqStep, T]
- Source Edit
func pairs[T](s: seq[T]): Stream[SeqStep, tuple[index: SeqIndex, item: T]]
- Source Edit
func indexes(s: string): Stream[SeqStep, SeqIndex] {...}{.raises: [], tags: [].}
- Source Edit
func chars(s: string): Stream[SeqStep, char] {...}{.raises: [Exception], tags: [RootEffect].}
- Source Edit
func pairs(s: string): Stream[SeqStep, tuple[index: SeqIndex, item: char]] {...}{. raises: [Exception], tags: [RootEffect].}
- Source Edit
Exports
-
onClose, Loop, condition, run, asReader, stepper, takeWhile, generator, merge, ../stream/loop, breakIf, all, singleItemStream, scope, startingAt, emptyLoop, mapSteps, condition, reduceIfNotEmpty, generator, skip, Condition, Generator, stepType, sum, run, runOnce, mapSteps, emptyLoopScope, initializer, LoopScope, count, peek, asReader, dropWhile, infinite, zip, Stream, OnCloseEvent, itemType, runOnce, generator, run, merge, generating, scope, stepType, stepType, itemType, Initializer, findFirst, limit, map, map, loop, onCloseEvent, stepType, looped, Stepper, findFirst, count, stepper, emptyStream, none, reduce, mapSteps, ../stream/loop/loopscope, asReader, itemType, any, loop, infiniteLoop, filter, mapSteps, initialStep, stepType, mapSteps, ../stream, condition, stepper, onCloseEvent, dropWhile, merge, generator, stepType, startingAt, stepper, itemType, mapSteps, infiniteLoop, run, condition, generator, forEach, looped