predicate

package
v0.0.0-...-e16fa26 Latest Latest
Warning

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

Go to latest
Published: Sep 7, 2022 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func And

func And(z, x, y *Bool)

func AndNot

func AndNot(z, x, y *Bool)

func Count

func Count(b *Bool) int

func IsAny

func IsAny(b *Bool) bool

func IsNone

func IsNone(b *Bool) bool

func IsSet

func IsSet(m *Bool, i int) bool

func Not

func Not(z, x *Bool)

func Or

func Or(z, x, y *Bool)

func RangeActive

func RangeActive(l int, m *Bool, f func(i, j int))

func RangeAll

func RangeAll(l int, m *Bool, f func(i int, b bool))

func RangeInactive

func RangeInactive(l int, m *Bool, f func(i, j int))

func Set

func Set(m *Bool, i int, b bool)

func SetAll

func SetAll(m *Bool)

func SetAlternating

func SetAlternating(m *Bool)

func SetBlocks

func SetBlocks(m *Bool, w int)

func SetFirst

func SetFirst(m *Bool, w int)

func SetLast

func SetLast(m *Bool, w int)

func SetNone

func SetNone(m *Bool)

func Xor

func Xor(z, x, y *Bool)

Types

type Bool

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

Jump to

Keyboard shortcuts

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