Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type FloatNumber ¶
func (*FloatNumber) String ¶
func (f *FloatNumber) String() string
func (*FloatNumber) Type ¶
func (f *FloatNumber) Type() NumberType
type Num ¶
type Num interface { String() string Type() NumberType }
type NumberType ¶
type NumberType string
Click to show internal directories.
Click to hide internal directories.