| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Satyros.QFIDL.Variable
Documentation
Bundled Patterns
| pattern ZeroVariable :: Variable | |
| pattern Variable :: Word -> Variable |
Instances
| Eq Variable Source # | |
| Ord Variable Source # | |
Defined in Satyros.QFIDL.Variable | |
| Show Variable Source # | |
| Generic Variable Source # | |
| MonadState Storage BellmanFord Source # | |
Defined in Satyros.BellmanFord.Effect Methods get :: BellmanFord Storage # put :: Storage -> BellmanFord () # state :: (Storage -> (a, Storage)) -> BellmanFord a # | |
| type Rep Variable Source # | |
Defined in Satyros.QFIDL.Variable | |