tehbilly / gollections

Generic collections for Go 1.18+

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Go Collections

This is a simple group of generic collections for Go 1.18+.

There is also an Option[T] type to support the operations that may or may not return values.

About

Generic collections for Go 1.18+

License:MIT License


Languages

Language:Go 100.0%