Releases: architagr/golang_collections
Releases · architagr/golang_collections
v0.1.9
03 Nov 15:34
Compare
Sorry, something went wrong.
No results found
Merge pull request #18 from architagr/refactor-list
refactor list to simplify use of library
v0.1.8
25 Mar 20:06
Compare
Sorry, something went wrong.
No results found
add new data structure Sorted List, update the signature of find function to accept a data of type IDeepCopy instead of a filter function
v0.1.7
13 Mar 19:53
Compare
Sorry, something went wrong.
No results found
v0.1.6
10 Mar 20:35
Compare
Sorry, something went wrong.
No results found
v0.1.5
10 Dec 17:44
Compare
Sorry, something went wrong.
No results found
In this release we have added implementation of generic queue using linked list
v0.1.4
27 Nov 20:14
Compare
Sorry, something went wrong.
No results found
updated the top function to return error in case of stack being empty, also added some documentation.
v0.1.3
30 Oct 20:43
Compare
Sorry, something went wrong.
No results found