internal

package
v0.11.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 24, 2026 License: MIT Imports: 2 Imported by: 0

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]) Add

func (v IntChange[T]) Add(other IntChange[T]) (IntChange[T], error)

func (IntChange[T]) IsAccountable

func (v IntChange[T]) IsAccountable() bool

func (IntChange[T]) Present

func (v IntChange[T]) Present() bool

func (IntChange[T]) ToForced

func (v IntChange[T]) ToForced() IntChange[T]

func (IntChange[T]) Value

func (v IntChange[T]) Value() T

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL