Documentation ¶
Overview ¶
Package unsafe provides wrapper of standard library unsafe package to be imported natively in Yaegi.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Symbols = map[string]map[string]reflect.Value{}
Symbols stores the map of unsafe package symbols.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.