package
0.0.0-20240210095454-5fef39cd83c3
Repository: https://github.com/myitcv/x.git
Documentation: pkg.go.dev
# README
immutable
Package immutable is a helper package for the immutable data structures generated by myitcv.io/immutable/cmd/immutableGen.
go get -u myitcv.io/immutable
See the immutableGen
docs for more details.
Contributors
# Constants
No description provided by the author
No description provided by the author
ImmTypeTmplPrefix is the prefix used to identify immutable type templates.
Pkg is the import path of this package.
# Interfaces
Immutable is the interface implemented by all immutable types.