index
:
pds
main
Unnamed repository; edit this file 'description' to name the repository.
External SSH Git service user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
list: fix Append & Prepend, remove varargs support
Oskar Haarklou Veileborg
2023-01-12
2
-12
/
+17
*
sets & maps: remove varargs APIs & SetMany variants
Oskar Haarklou Veileborg
2023-01-12
3
-56
/
+21
*
Ensure immutability of sets (and maps with SetMany)
Oskar Haarklou Veileborg
2023-01-09
4
-30
/
+17
*
Merge pull request #35 from laher/sets-maps-append-multi
Ben Johnson
2023-01-02
5
-21
/
+212
|
\
|
*
set/sorted-set: Items() to return slice of items
Am Laher
2022-12-28
1
-0
/
+22
|
*
SortedMap: set multiple items at once
Am Laher
2022-12-28
1
-0
/
+23
|
*
Fix SortedSet.Set. NewMapOf. docs
Am Laher
2022-12-28
4
-3
/
+125
|
*
sets: varargs
Am Laher
2022-12-28
2
-18
/
+42
|
/
*
Merge pull request #34 from laher/sets
Ben Johnson
2022-12-26
2
-0
/
+272
|
\
|
*
Set + SortedSet with test
Am Laher
2022-12-24
2
-0
/
+272
*
|
Merge pull request #33 from laher/addmulti
Ben Johnson
2022-12-26
1
-7
/
+19
|
\
\
|
|
/
|
/
|
|
*
List: varargs for Append,Prepend,NewList
Am Laher
2022-12-24
1
-7
/
+19
|
/
*
Merge pull request #30 from laher/master
Ben Johnson
2022-12-21
1
-18
/
+9
|
\
|
*
readme updates for latest changes
Am Laher
2022-12-22
1
-18
/
+9
|
/
*
Merge pull request #29 from laher/map-keys-comparable
Ben Johnson
2022-12-20
1
-47
/
+81
|
\
|
*
generic-widening: improve docs
Am Laher
2022-12-04
1
-6
/
+6
|
*
generics: widen map key constraint to 'comparable'
Am Laher
2022-12-04
1
-42
/
+76
|
/
*
Merge pull request #28 from BarrensZeppelin/master
Ben Johnson
2022-12-02
2
-30
/
+65
|
\
|
*
Allow lists to contain non-comparable elements
Oskar Haarklou Veileborg
2022-11-17
2
-30
/
+65
|
/
*
Merge pull request #24 from banks/patch-1
Ben Johnson
2022-10-06
1
-12
/
+19
|
\
|
*
Remove references to []byte keys in README
Paul Banks
2022-10-05
1
-12
/
+19
|
/
*
Merge pull request #23 from laher/master
Ben Johnson
2022-10-04
6
-1094
/
+720
|
\
|
*
revert fork-related readme content
Am Laher
2022-06-11
1
-17
/
+0
|
*
add missing ptr types; tidyup
Am Laher
2022-06-11
2
-69
/
+18
|
*
undo v2 module change after comment from @benbjohnson
Amir Laher
2022-05-20
1
-1
/
+1
|
*
upgrade github actions to go 1.18
Amir Laher
2022-05-20
1
-2
/
+2
|
*
Set module path as v2 (breaking change)
Amir Laher
2022-05-19
1
-1
/
+1
|
*
update readme
Amir Laher
2022-05-19
2
-20
/
+37
|
*
implement generic immutable maps
Amir Laher
2022-05-19
4
-941
/
+610
|
*
convert lists to use generics
Amir Laher
2022-05-19
3
-139
/
+147
|
/
*
Fix MapBuilder docs
Ben Johnson
2021-06-01
1
-1
/
+1
*
Merge pull request #16 from benbjohnson/refactor-builders
Ben Johnson
2020-11-17
3
-108
/
+107
|
\
|
*
Refactor builders
Ben Johnson
2020-11-17
3
-108
/
+107
|
/
*
Merge pull request #15 from benbjohnson/tweak-actions
Ben Johnson
2020-09-23
2
-2
/
+2
|
\
|
*
GitHub Actions tweaks
Ben Johnson
2020-09-23
2
-2
/
+2
|
/
*
README
Ben Johnson
2020-09-23
1
-1
/
+1
*
Merge pull request #14 from benbjohnson/github-actions
Ben Johnson
2020-09-23
1
-0
/
+29
|
\
|
*
Add GitHub Actions support
Ben Johnson
2020-09-23
1
-0
/
+29
|
/
*
README
Ben Johnson
2020-09-23
1
-12
/
+15
*
Merge pull request #13 from benbjohnson/circleci
Ben Johnson
2020-09-22
2
-14
/
+1
|
\
|
*
Remove CircleCI
Ben Johnson
2020-09-22
2
-14
/
+1
|
/
*
Merge pull request #12 from benbjohnson/reflect
Ben Johnson
2020-09-22
2
-25
/
+526
|
\
|
*
Add additional hashers & comparers.
Adrian
2020-09-22
2
-25
/
+526
|
/
*
Merge pull request #9 from benbjohnson/readme
Ben Johnson
2019-03-06
1
-2
/
+2
|
\
|
*
README
Ben Johnson
2019-03-06
1
-2
/
+2
*
|
Merge pull request #8 from benbjohnson/list-builder-len
Ben Johnson
2019-03-06
2
-1
/
+8
|
\
\
|
|
/
|
/
|
|
*
Add ListBuilder.Len()
Ben Johnson
2019-03-06
2
-1
/
+8
|
/
*
Merge pull request #7 from benbjohnson/sorted-map-builder
Ben Johnson
2019-03-06
3
-61
/
+280
|
\
|
*
Add SortedMapBuilder
Ben Johnson
2019-03-06
3
-61
/
+280
|
/
*
Merge pull request #6 from benbjohnson/remove-cmp
Ben Johnson
2019-03-06
3
-8
/
+7
|
\
[next]