Skip to content

2.9.1

Compare
Choose a tag to compare
@gcanti gcanti released this 01 Dec 16:17
· 911 commits to master since this release
  • Polish
    • Array / ReadonlyArray
      • sort: return the input when length <= 1, closes #1357 (@gcanti)
      • uniq: return the input when length <= 1 (@gcanti)