NoValue | baconjs (original) (raw)

Base class for events not carrying a value.

Hierarchy

Index

Properties

Properties

hasValue

hasValue: boolean = false

id

id: number = ++eventIdCounter

isEnd

isEnd: boolean = false

isError

isError: boolean = false

isInitial

isInitial: boolean = false

isNext

isNext: boolean = false