Releases: damianc/hot-generator
Releases · damianc/hot-generator
Hot Generator DAWN
Features:
- shares one instance of a generator among multiple of instances of the HotGenerator
- provides the last known value received by
last()
method
- provides the last known value received with specific instance by
lastFrom()
method