add: slices - first part

This commit is contained in:
Inanc Gumus
2019-01-22 01:47:11 +03:00
parent 3ac61333fd
commit d2be3d6692
92 changed files with 2284 additions and 683 deletions
+8
View File
@@ -0,0 +1,8 @@
# WARNING
For the code in this section, you should install my prettyslice library.
## STEPS
1. Open your command-line
2. Type: `go get -u github.com/inancgumus/prettyslice`
3. That's all.