Skip to content

1.0.0-alpha02

Choose a tag to compare

@mhss1 mhss1 released this 01 Sep 16:36
a606797

Added

  • InPlaceCharSequence and used it in forEachSplit

Changed

  • Refactor in-place subList and windowed logic to use exclusive end index
  • Update Android minSdk to 24
  • Remove redundant kotiln.ranges qualification in primitive list implementations (cleanup)

Removed

  • androidx.annotation dependency
  • fastForEach/fastForEachIndexed from GenericListExt.kt and classes that use it

Fixed

  • mapFlattened generic list test function