Skip to content

Tuple4 - Tuple9

Compare
Choose a tag to compare
@robstoll robstoll released this 03 Jun 20:27
· 27 commits to main since this release
v2.0.0
4e71f32

What's Changed

  • Pair.mapFirst/mapSecond by @robstoll in #223
  • switch to gradle build-logic by @robstoll in #224
  • provide Tuple4 - Tuple9 including functions map, append, glue by @robstoll in #226
  • remove mapWithIndex, Kotlin provides a function withIndex by @robstoll in #227 => this one is a BC break and hence to bump to 2.0.0

Full Changelog: v1.2.0...v2.0.0