fuzzybool

package
v0.0.0-...-ff4d34b Latest Latest
Warning

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

Go to latest
Published: May 22, 2023 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Overview

Copyright © 2011-12 Qtrac Ltd.

This program or package and any associated files are licensed under the Apache License, Version 2.0 (the "License"); you may not use these files except in compliance with the License. You can get a copy of the License at: http://www.apache.org/licenses/LICENSE-2.0.

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type FuzzyBool

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

func New

func New(value interface{}) (*FuzzyBool, error)

func (*FuzzyBool) And

func (fuzzy *FuzzyBool) And(first *FuzzyBool,
	rest ...*FuzzyBool) *FuzzyBool

func (*FuzzyBool) Bool

func (fuzzy *FuzzyBool) Bool() bool

func (*FuzzyBool) Copy

func (fuzzy *FuzzyBool) Copy() *FuzzyBool

func (*FuzzyBool) Equal

func (fuzzy *FuzzyBool) Equal(other *FuzzyBool) bool

func (*FuzzyBool) Float

func (fuzzy *FuzzyBool) Float() float64

func (*FuzzyBool) Less

func (fuzzy *FuzzyBool) Less(other *FuzzyBool) bool

func (*FuzzyBool) Not

func (fuzzy *FuzzyBool) Not() *FuzzyBool

func (*FuzzyBool) Or

func (fuzzy *FuzzyBool) Or(first *FuzzyBool,
	rest ...*FuzzyBool) *FuzzyBool

func (*FuzzyBool) Set

func (fuzzy *FuzzyBool) Set(value interface{}) (err error)

func (*FuzzyBool) String

func (fuzzy *FuzzyBool) String() string

Jump to

Keyboard shortcuts

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