 Documentation
      ¶
      Documentation
      ¶
    
    
  
    
  
    Index ¶
- func AND(a bool, b bool, c ...bool) bool
- func BoolFunc(a bool, b bool, f func(a, b bool) bool, c ...bool) bool
- func OR(a bool, b bool, c ...bool) bool
- func RelationFunc(a, b interface{}, f func(a, b interface{}) interface{}, c ...interface{}) interface{}
- func XNOR(a bool, b bool, c ...bool) bool
- func XOR(a bool, b bool, c ...bool) bool
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RelationFunc ¶
func RelationFunc(a, b interface{}, f func(a, b interface{}) interface{}, c ...interface{}) interface{}
    Types ¶
This section is empty.
 Click to show internal directories. 
   Click to hide internal directories.