Documentation
¶
Index ¶
- type Variant
- func (v Variant) Add(n int) Variant
- func (v Variant) Is(n Variant) bool
- func (v Variant) IsEqual(n int) bool
- func (v Variant) IsGreater(n int) bool
- func (v Variant) IsGreaterEqual(n int) bool
- func (v Variant) IsLess(n int) bool
- func (v Variant) IsLessEqual(n int) bool
- func (v Variant) IsTrue(n int, compare corecomparator.Compare) bool
- func (v Variant) StringValue() string
- func (v Variant) Subtract(n int) Variant
- func (v Variant) Value() int
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.