Skip to content

@continuum-js/frp


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