Typed Datasets
Pre-release
Pre-release
ObjectStreamis now a generic type that will track the type of the object it surroundsEventDatasetis 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!