pie
🍕 Enjoy a slice! A utility library for dealing with slices and maps that focuses on type safety and performance.
How to download and setup pie
Open terminal and run command
git clone https://github.com/elliotchance/pie.git
git clone is used to create a copy or clone of pie 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 pie https://github.com/elliotchance/pie/archive/master.zip
Or simply clone pie with SSH
[email protected]:elliotchance/pie.git