Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Complex ¶
type Complex interface { ~complex64 | ~complex128 }
type Integer ¶
type Integer interface { SignedInteger | UnsignedInteger }
Click to show internal directories.
Click to hide internal directories.