Copyright | (c) 2019 Yann Herklotz Grave |
---|---|
License | GPL-3 |
Maintainer | yann [at] yannherklotz [dot] com |
Stability | experimental |
Portability | POSIX |
Safe Haskell | None |
Language | Haskell2010 |
Base types for the circuit module.
Documentation
The types for all the gates.
Newtype for the Circuit which implements a Graph from fgl.
Circuit | |
|
Newtype for a node in the circuit, which is an 'LNode Gate'.