0.2.0
What's Changed
- Added: A concrete type-eraser,
AnyClock
, that can be used to erase clocks in positions where existentials cannot be automatically opened, .e.g. in Async Algorithms'timer
,debounce
, andthrottle
operations.
Full Changelog: 0.1.4...0.2.0