Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 489 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 489 Bytes

Gorray

Gorray is Array Utility for Golang with Generic.

Install

This package can only be used on Go v1.18 and above, because this package uses Generic which was just added in Go 1.18.

go get -u github.com/malma28/gorray

Documentation

For now I have not provided documentation for this package, but you can use the documentation from GoDoc.

  • Go Reference