This project is a simple go library that will help working with arrays easy in go. I started this project to learn go. I am an intermediate JS developer. I want to learn go and I thought this would be a good way to learn go. I am open to suggestions and contributions. I am also open to any feedback. I am trying to build 'arrays' like javascript in 'go'
go mod download
- To test
go test
- I am actively looking for participants to contribute to this project. Please feel free to fork this project and make a pull request. I will review the pull request and merge it if it is satisfactory.
- This project is licensed under the MIT License - see the LICENSE.md file for details