Safe Haskell | None |
---|---|
Language | Haskell2010 |
- consistent :: forall n. Specification -> Multiplicity (UnionNF n Offsets) -> ConsistencyResult
- data ConsistencyResult
Documentation
consistent :: forall n. Specification -> Multiplicity (UnionNF n Offsets) -> ConsistencyResult Source #
This function checks multiplicity consistency and then delegates the spatial consistency to |consistent'| function.