Skip to content

Pull requests: marstr/collection

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

Move DictionaryExample outside of package for clarity.
#22 by marstr was merged Dec 22, 2021 Loading…
Update README
#20 by marstr was merged Dec 20, 2021 Loading…
Use Go 1.18 for CI
#19 by marstr was merged Dec 20, 2021 Loading…
Fix uncancelled contexts
#18 by marstr was merged Dec 20, 2021 Loading…
Use Context for Cancellation
#17 by marstr was merged Dec 20, 2021 Loading…
Adopt Go 1.18beta1 Generics
#16 by marstr was merged Dec 20, 2021 Loading…
Add Badge link
#15 by marstr was merged Sep 16, 2020 Loading…
Fix bug that caused no replacement in LRU Cache.
#14 by marstr was merged Sep 16, 2020 Loading…
Adding LRUCache type
#12 by marstr was merged Sep 16, 2020 Loading…
Improving performance of LinkedList.RemoveBack
#11 by marstr was merged Sep 16, 2020 Loading…
LinkedList is now doubly linked
#10 by marstr was merged Mar 8, 2020 Loading…
Move Dictionary type from randname to collection
#6 by marstr was merged Oct 22, 2018 Loading…
Adding a cancel channel to Enumerators
#5 by marstr was merged Jun 26, 2017 Loading…
Fixed atrocious spelling error in README
#4 by haydenmc was merged Jun 13, 2017 Loading…
Fixing up issues found by go vet
#3 by marstr was merged Mar 2, 2017 Loading…
Adding gofmt and go vet to CI.
#2 by marstr was merged Mar 2, 2017 Loading…
ProTip! Adding no:label will show everything without a label.