uncertain icon indicating copy to clipboard operation
uncertain copied to clipboard

Consider sealing the trait

Open dyedgreen opened this issue 4 years ago • 0 comments

The contract for epoch caching is confusing, and most values that are e.g. returned from sensors should probably implement Clone.

Implementing Distribution is easier, more compatible with other crates, and allows us to guarantee that computations are always correct, even if foreign types are used.

dyedgreen avatar Mar 18 '21 22:03 dyedgreen