Skip to content

Tags: ugurcsen/gods-generic

Tags

v0.10.4

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #2 from li1234yun/trees_any_type_value

Modify trees value generic type to any for allowing receive map/slice etc

v0.10.2

Quality Gate Status link fixed.

v0.10.1

Broken link fixed(github.com/emirpasic/gods).

v0.10.0

Readme edited for installation.

v0.9.0

Documentation and examples completed for first relase.

v0.8.0

Examples updated to generic implemantation.

v0.7.0

Tree Bidi Map generic implementation completed.

v0.6.0

Priority Queue generic implementation completed.

v0.5.0

Linked List Stack generic implementation completed.

v0.4.0

Comparator make it generic to improve performance.