internal

package
v0.5.9 Latest Latest
Warning

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

Go to latest
Published: Feb 22, 2024 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type TriBool

type TriBool int
const (
	TriNoState TriBool = iota
	TriFalse
	TriTrue
)

func (TriBool) And

func (s TriBool) And(b TriBool) TriBool

func (TriBool) Equal

func (s TriBool) Equal(b TriBool) bool

func (TriBool) Not

func (s TriBool) Not() TriBool

func (TriBool) Or

func (s TriBool) Or(b TriBool) TriBool

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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