Skip to content

Improved Safety for ImmutableTypes

Compare
Choose a tag to compare
@miho miho released this 10 Feb 16:24
· 468 commits to master since this release
  • Immutable types with common base types with mutable types are much safer due to additional type checks
  • Fixed issues #21 and #22.
  • improved tests (some threw the wrong exception but were still accepted)