Contents:
IStableNumberProducer
Bases: Protocol
Protocol
Interface for (stable) lazy number producers.
Methods
Produce the number value.
Union[int, float, None]
Union
int
float
None