0 Forks
3 Stars
3 Watchers

collection

An attempt to implement a comprehensive list of data structures and algorithms in Go inspired by the Java Collection Framework.

How to download and setup collection

Open terminal and run command
git clone https://github.com/maknahar/collection.git
git clone is used to create a copy or clone of collection repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with collection https://github.com/maknahar/collection/archive/master.zip

Or simply clone collection with SSH
[email protected]:maknahar/collection.git

If you have some problems with collection

You may open issue on collection support forum (system) here: https://github.com/maknahar/collection/issues