Skip to content

Releases: TimmyGuy/go-arrays

v0.1.2

25 May 16:32
7f0863d
Compare
Choose a tag to compare

Full Changelog: v0.1.1...v0.1.2

  • Fixed issue where SliceFrom would always return an empty array
  • Added tests

v0.1.1

25 May 12:18
Compare
Choose a tag to compare

Function Map will no longer expect the result to be of the same type as the parameter

v0.1.0

25 May 12:08
Compare
Choose a tag to compare

Added base functions for the package, with the focus to access slices and arrays easier within GO