@szilanor/stream
Preparing search index...
@szilanor/stream
Classes
AsyncStream
Stream
Type Aliases
AsyncCollectorFunction
AsyncMapperFunction
AsyncOperationFunction
AsyncReduceFunction
CallbackFunction
CollectorFunction
CompareFunction
EqualsFunction
MapperFunction
MaybeAsyncCallbackFunction
MaybeAsyncPredicateFunction
MaybeAsyncValue
OperationFunction
PredicateFunction
ReduceFunction
TypeGuardFunction
ValueOrFactory
Variables
chain
chainAsync
every
everyAsync
find
findAsync
findIndex
findIndexAsync
findLast
findLastAsync
findLastIndex
findLastIndexAsync
findLastOrDefault
findLastOrDefaultAsync
findOrDefault
findOrDefaultAsync
flatten
flattenAsync
group
groupAsync
includes
includesAsync
length
lengthAsync
max
maxAsync
min
minAsync
pipe
pipeAsync
some
someAsync
stream
streamAsync
streamOf
toObject
toObjectAsync
Functions
all
allAsync
any
anyAsync
appendWith
appendWithAsync
arrayFilter
arrayMap
buffer
bufferAsync
compound
compoundAsync
concat
concatAsync
concatWith
concatWithAsync
contains
containsAsync
count
countAsync
cycle
defaultIfEmpty
defaultIfEmptyAsync
distinct
distinctAsync
distinctBy
distinctByAsync
distinctUntilChanged
distinctUntilChangedAsync
distinctUntilKeyChanged
distinctUntilKeyChangedAsync
elementAt
elementAtAsync
empty
endWith
endWithAsync
falsy
falsyAsync
filter
filterAsync
first
firstAsync
firstIndex
firstIndexAsync
firstOrDefault
firstOrDefaultAsync
flat
flatAsync
flatMap
flatMapAsync
forEach
forEachAsync
from
fromAsync
groupBy
groupByAsync
groupByRecord
groupByRecordAsync
isEmpty
isEmptyAsync
isFunction
isIterable
isNotNull
isNotNullOrEmpty
isNotNullOrWhitespace
join
joinAsync
last
lastAsync
lastIndex
lastIndexAsync
lastOrDefault
lastOrDefaultAsync
map
mapAsync
maxBy
maxByAsync
minBy
minByAsync
noop
noopAsync
notNullOrEmpty
notNullOrEmptyAsync
notNullOrWhitespace
notNullOrWhitespaceAsync
of
ofType
ofTypeAsync
pairwise
pairwiseAsync
partition
partitionAsync
product
range
reduce
reduceAsync
repeat
sequenceEquals
sequenceEqualsAsync
skip
skipAsync
skipWhile
skipWhileAsync
startWith
startWithAsync
sum
sumAsync
take
takeAsync
takeWhile
takeWhileAsync
tap
tapAsync
toArray
toArrayAsync
toMap
toMapAsync
toRecord
toRecordAsync
toSet
toSetAsync
truthy
truthyAsync
zip
zipAsync
zipLongest
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Classes
Async
Stream
Stream
Type Aliases
Async
Collector
Function
Async
Mapper
Function
Async
Operation
Function
Async
Reduce
Function
Callback
Function
Collector
Function
Compare
Function
Equals
Function
Mapper
Function
Maybe
Async
Callback
Function
Maybe
Async
Predicate
Function
Maybe
Async
Value
Operation
Function
Predicate
Function
Reduce
Function
Type
Guard
Function
Value
Or
Factory
Variables
chain
chain
Async
every
every
Async
find
find
Async
find
Index
find
Index
Async
find
Last
find
Last
Async
find
Last
Index
find
Last
Index
Async
find
Last
Or
Default
find
Last
Or
Default
Async
find
Or
Default
find
Or
Default
Async
flatten
flatten
Async
group
group
Async
includes
includes
Async
length
length
Async
max
max
Async
min
min
Async
pipe
pipe
Async
some
some
Async
stream
stream
Async
stream
Of
to
Object
to
Object
Async
Functions
all
all
Async
any
any
Async
append
With
append
With
Async
array
Filter
array
Map
buffer
buffer
Async
compound
compound
Async
concat
concat
Async
concat
With
concat
With
Async
contains
contains
Async
count
count
Async
cycle
default
If
Empty
default
If
Empty
Async
distinct
distinct
Async
distinct
By
distinct
By
Async
distinct
Until
Changed
distinct
Until
Changed
Async
distinct
Until
Key
Changed
distinct
Until
Key
Changed
Async
element
At
element
At
Async
empty
end
With
end
With
Async
falsy
falsy
Async
filter
filter
Async
first
first
Async
first
Index
first
Index
Async
first
Or
Default
first
Or
Default
Async
flat
flat
Async
flat
Map
flat
Map
Async
for
Each
for
Each
Async
from
from
Async
group
By
group
By
Async
group
By
Record
group
By
Record
Async
is
Empty
is
Empty
Async
is
Function
is
Iterable
is
Not
Null
is
Not
Null
Or
Empty
is
Not
Null
Or
Whitespace
join
join
Async
last
last
Async
last
Index
last
Index
Async
last
Or
Default
last
Or
Default
Async
map
map
Async
max
By
max
By
Async
min
By
min
By
Async
noop
noop
Async
not
Null
Or
Empty
not
Null
Or
Empty
Async
not
Null
Or
Whitespace
not
Null
Or
Whitespace
Async
of
of
Type
of
Type
Async
pairwise
pairwise
Async
partition
partition
Async
product
range
reduce
reduce
Async
repeat
sequence
Equals
sequence
Equals
Async
skip
skip
Async
skip
While
skip
While
Async
start
With
start
With
Async
sum
sum
Async
take
take
Async
take
While
take
While
Async
tap
tap
Async
to
Array
to
Array
Async
to
Map
to
Map
Async
to
Record
to
Record
Async
to
Set
to
Set
Async
truthy
truthy
Async
zip
zip
Async
zip
Longest
@szilanor/stream
Loading...