Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Rational ¶
type Rational struct {
// contains filtered or unexported fields
}
Rational represents a rational
func NewRational ¶ added in v1.1.0
NewRational creates a new rational
func (*Rational) MarshalText ¶ added in v1.1.0
MarshalText implements the TextMarshaler interface
func (*Rational) UnmarshalText ¶
UnmarshalText implements the TextUnmarshaler interface
Click to show internal directories.
Click to hide internal directories.