Skip to content

malma28/gorray

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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