@continuum-js/std / count
Function: count()
count(
e):State<number>
Defined in: index.ts:125
A behavior of how many times the event has occurred.
Parameters
e
Stream<unknown>
Returns
State<number>
@continuum-js/std / count
count(
e):State<number>
Defined in: index.ts:125
A behavior of how many times the event has occurred.
Stream<unknown>
State<number>