booleans

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 BooleanSlice

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

func InitializeSliceOperators

func InitializeSliceOperators(operatorUtilities operatorUtilities) *BooleanSlice

func (*BooleanSlice) ExecuteOperator

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

func (*BooleanSlice) GetExecutor

func (bso *BooleanSlice) GetExecutor(operatorName string) descriptors.Executor

func (*BooleanSlice) GetOperators

func (bso *BooleanSlice) GetOperators() []string

type BooleanValue

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

func InitializeValueOperators

func InitializeValueOperators(operatorUtilities operatorUtilities) *BooleanValue

func (*BooleanValue) ExecuteOperator

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

func (*BooleanValue) GetExecutor

func (bvo *BooleanValue) GetExecutor(operatorName string) descriptors.Executor

func (*BooleanValue) GetOperators

func (bvo *BooleanValue) GetOperators() []string

Jump to

Keyboard shortcuts

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