Skip to content

Tags: modern-dev/gtl

Tags

v0.2.12

Verified

This commit was signed with the committer’s verified signature.
virtyaluk Bohdan Shtepan
Merge branch 'bit-implementation'

v0.2.11

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #8 from modern-dev/feat/sorted-set

feat: adds SortedSet implementation

v0.2.10

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #7 from modern-dev/bit-implementation

feat: adds Binary Index Tree (Fenwick Tree) implementation #patch

v0.2.9

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #6 from modern-dev/union-find

feat: adds Disjoint Set implementation #patch

v0.2.8

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #5 from modern-dev/tree

feat: tree implementation #patch

v0.2.7

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #3 from modern-dev/queue

feat: queue implementation, extend deque API. #patch

v0.2.6

Verified

This commit was signed with the committer’s verified signature.
virtyaluk Bohdan Shtepan
doc: fixes typo in README.md.

v0.2.5

Verified

This commit was signed with the committer’s verified signature.
virtyaluk Bohdan Shtepan
doc: update README.md.

v0.2.4

Verified

This commit was signed with the committer’s verified signature.
virtyaluk Bohdan Shtepan
chore: update file headers.

v0.2.3

Verified

This commit was signed with the committer’s verified signature.
virtyaluk Bohdan Shtepan
chore: added contributing guide and fixed config.yml indentation.