Versions in this module Expand all Collapse all v2 v2.1.0 Apr 18, 2020 Changes in this version type BoolNode + func (n BoolNode) IntFunction([]int) int + func (n BoolNode) VectorIntFunction([]functions.VectorInt) functions.VectorInt v2.0.0 Aug 31, 2018 Changes in this version + var BoolAllGates = functions.FuncMap + var BoolMuxSystem = functions.FuncMap + var BoolNandOnly = functions.FuncMap + var BoolNorOnly = functions.FuncMap + var BoolNotAndOrOnly = functions.FuncMap + type BoolNode struct + func (n BoolNode) BoolFunction(a, b, c, d bool) bool + func (n BoolNode) Float64Function(a, b, c, d float64) float64 + func (n BoolNode) Symbol() string + func (n BoolNode) Terminals() int Other modules containing this package github.com/gmlewis/gep