Releases: TimmyGuy/go-arrays
Releases · TimmyGuy/go-arrays
v0.1.2
Full Changelog: v0.1.1...v0.1.2
- Fixed issue where SliceFrom would always return an empty array
- Added tests
v0.1.1
Function Map will no longer expect the result to be of the same type as the parameter
v0.1.0
Added base functions for the package, with the focus to access slices and arrays easier within GO