Skip to content

@continuum-js/std


@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>