Skip to content

Releases: architagr/golang_collections

v0.1.8

25 Mar 20:06
f37319f
Compare
Choose a tag to compare

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
ba44a08
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.6...v0.1.7

v0.1.6

10 Mar 20:35
7e90198
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.5...v0.1.6

v0.1.5

10 Dec 17:44
51dc160
Compare
Choose a tag to compare

In this release we have added implementation of generic queue using linked list

v0.1.4

27 Nov 20:14
c07ce73
Compare
Choose a tag to compare

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
Choose a tag to compare

v0.1.3