# Functions
NewObject creates a new object with the given type and content.
NewObjectStorage returns a new empty ObjectStorage.
# Variables
No description provided by the author
# Structs
Object on memory core.Object implementation.
ObjectStorage is the implementation of core.ObjectStorage for memory.Object.