forked from feyeleanor/slices
-
Notifications
You must be signed in to change notification settings - Fork 0
Implementations of slice-based data types in Go
License
Avalanche-io/slices
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
== About == The Slices package provides implementations of slice-based datatypes for all of Go's basic types, as well as two separate implementations for handling slices in the context of reflection values. Currently there's no documentation but the extensive test suite includes numerous examples of how to use slices to solve common tasks. The package has its origins in research for the GoLightly virtual machine project but has since taken on a life of its own. I hope you will find it useful.
About
Implementations of slice-based data types in Go
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Go 100.0%