Typed Datasets
Pre-release
Pre-release
ObjectStream
is now a generic type that will track the type of the object it surroundsEventDataset
is also typed, as a result, and should be declared as such by anyone sub-classing this
This should not break any existing code downstream.
Finally, after years, we are tracking here a typed monad in python!