integers

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Jan 19, 2024 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type IntegerSlice

type IntegerSlice struct {
	// contains filtered or unexported fields
}

func InitializeSliceOperators

func InitializeSliceOperators(operatorUtilities operatorUtilities) *IntegerSlice

func (*IntegerSlice) ExecuteOperator

func (iso *IntegerSlice) ExecuteOperator(fn descriptors.Executor, val1 interface{}, val2 interface{}) bool

func (*IntegerSlice) GetExecutor

func (iso *IntegerSlice) GetExecutor(operatorName string) descriptors.Executor

func (*IntegerSlice) GetOperators

func (iso *IntegerSlice) GetOperators() []string

type IntegerValue

type IntegerValue struct {
	// contains filtered or unexported fields
}

func InitializeValueOperators

func InitializeValueOperators(operatorUtilities operatorUtilities) *IntegerValue

func (*IntegerValue) ExecuteOperator

func (ivo *IntegerValue) ExecuteOperator(fn descriptors.Executor, val1 interface{}, val2 interface{}) bool

func (*IntegerValue) GetExecutor

func (ivo *IntegerValue) GetExecutor(operatorName string) descriptors.Executor

func (*IntegerValue) GetOperators

func (ivo *IntegerValue) GetOperators() []string

Jump to

Keyboard shortcuts

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