Skip to content

Tuple Factories and TupleLike

Latest
Compare
Choose a tag to compare
@robstoll robstoll released this 21 Jun 06:38
· 15 commits to main since this release
v2.1.0
50e8815

What's Changed

  • introduce TupleXLike to help turn a data class into a TupleX by @robstoll in #230
  • introduce tuple factories; check in tests same instance by @robstoll in #233

Full Changelog: v2.0.0...v2.1.0