//
pkg.gl
Category
github.com/neuralchecker/go-automata
guards
package
0.2.2
Repository:
https://github.com/neuralchecker/go-automata.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
0
Files
104 SLOC
#
Functions
NewAnd
No description provided by the author
NewEquality
No description provided by the author
NewNegation
No description provided by the author
NewOrGuard
No description provided by the author
#
Structs
And
And is a guard that is satisfied if all of its guards are satisfied.
Equality
No description provided by the author
Negation
No description provided by the author
Or
Or is a guard that is satisfied if any of its guards are satisfied.