# Functions
NewEnv creates new global scope.
# Variables
ErrSymbolContainsDot symbol contains .
NilType is the reflect.type of nil.
NilValue is the reflect.value of nil.
Packages is a where packages can be stored so VM import command can be used to import them.
PackageTypes is a where package types can be stored so VM import command can be used to import them reflect.Type must be valid or VM may crash.