Module for generic collections https://pkg.go.dev/pkg.icikowski.pl/collections
Go to file
2023-07-26 22:13:21 +02:00
comparators feat(pkg): add initial source code 2023-07-26 22:13:21 +02:00
functions feat(pkg): add initial source code 2023-07-26 22:13:21 +02:00
collection_test.csv feat(pkg): add initial source code 2023-07-26 22:13:21 +02:00
collection_test.go feat(pkg): add initial source code 2023-07-26 22:13:21 +02:00
collection.go feat(pkg): add initial source code 2023-07-26 22:13:21 +02:00
functions.go feat(pkg): add initial source code 2023-07-26 22:13:21 +02:00
go.mod feat(pkg): add initial source code 2023-07-26 22:13:21 +02:00
go.sum feat(pkg): add initial source code 2023-07-26 22:13:21 +02:00
LICENSE chore(license): add 0BSD license 2023-07-26 22:12:45 +02:00
optional_test.go feat(pkg): add initial source code 2023-07-26 22:13:21 +02:00
optional.go feat(pkg): add initial source code 2023-07-26 22:13:21 +02:00
package.go feat(pkg): add initial source code 2023-07-26 22:13:21 +02:00