aboutsummaryrefslogtreecommitdiff
path: root/tests/main.go (unfollow)
Commit message (Collapse)AuthorFilesLines
2025-01-22Unify code into default repo formatEuAndreh18-2149/+2282
2025-01-22Setup Makefile build skeletonEuAndreh7-0/+253
2025-01-22Remove unused filesEuAndreh13-397/+0
2022-12-21Remove unnecessary value type for SetsMatt Joiner1-14/+13
2022-12-21New go doc formattingMatt Joiner1-19/+19
2022-12-21Update immutable to use comparable key constraintsMatt Joiner3-18/+21
2022-11-06Move direct dep out of indirect require blockMatt Joiner1-1/+1
2022-11-06exclude github.com/benbjohnson/immutable v0.4.0Matt Joiner1-0/+2
2022-10-28Revert "missing Get func added (#6)" (#8)ucwong2-27/+19
This reverts commit f0e9444c8b25fbe9e0c6f040b8a7493aa1f2501c.