Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type IntChange ¶
type IntChange[T constraints.Integer] struct { // contains filtered or unexported fields }
func NewIntChange ¶
func NewIntChange[T constraints.Integer](v T) IntChange[T]
func (IntChange[T]) IsAccountable ¶
Click to show internal directories.
Click to hide internal directories.