2
0
mirror of https://github.com/0xAX/go-algorithms synced 2024-11-09 19:11:08 +00:00
Commit Graph

5 Commits

Author SHA1 Message Date
CodeLingo Bot
fd089e9887 Fix function comments based on best practices from Effective Go
Signed-off-by: CodeLingo Bot <bot@codelingo.io>
2019-02-18 22:36:21 +00:00
Alexander Kuleshov
248647cbff
rewrite stack with pointers 2017-02-21 00:35:56 +06:00
Alexander Kuleshov
307fadc6e2
go fmt for stack 2017-02-20 17:18:03 +06:00
Alexander Kuleshov
a9723dfb97 update Stack.add 2016-03-29 00:39:40 +06:00
Alexander Kuleshov
0e2f7d78e6 move collections outside of collections 2016-03-29 00:36:48 +06:00