@continuum-js/frp / never
Function: never()
never<
A>():Stream<A>
Defined in: index.ts:1595
The event with no occurrences (identity of merge).
Type Parameters
A
A
Returns
Stream<A>
@continuum-js/frp / never
never<
A>():Stream<A>
Defined in: index.ts:1595
The event with no occurrences (identity of merge).
A
Stream<A>