package
19.10.0+incompatible
Repository: https://github.com/cs-si/safescale.git
Documentation: pkg.go.dev
# Functions
NewMap ...
# Interfaces
Clonable is the interface a struct must satisfy to be able to be cloned.
Identifyable ...
Serializable is the interface allowing the conversion of satisfying struct to []byte (Serialize()) and reverse operation (Unserialize()).
# Type aliases
Map ...