Skip to content

2.0.6

Compare
Choose a tag to compare
@AlexGalays AlexGalays released this 23 Jul 14:05
· 18 commits to master since this release
  • Improvement: When using nonEmpty with an Array as input, the returned type will be NonEmptyArray, allowing you to safely access the first element even with the noUncheckedIndexedAccess compiler arg.