Skip to content

v0.2.2

Latest
Compare
Choose a tag to compare
@brandjon brandjon released this 15 May 23:16
  • fields with default values are properly passed to new()/init()
  • added support for coercion of tuples for Struct-typed fields
  • added support for __getitem__ and __setitem__
  • testing a Struct for equality with itself succeeds quickly