package
2.4.1+incompatible
Repository: https://github.com/godevsig/gshellos.git
Documentation: pkg.go.dev

# Packages

Package unsafe provides wrapper of standard library unsafe package to be imported natively in Yaegi.

# Variables

MapTypes variable contains a map of functions which have an interface{} as parameter but do something special if the parameter implements a given interface.
Symbols variable stores the map of stdlib symbols per package.