Maintainer | diagrams-discuss@googlegroups.com |
---|---|
Safe Haskell | None |
XXX
- class (AttributeClass (AttrType code), Typeable (PrimType code)) => SplitAttribute code where
- splitAttr :: forall code b v a. SplitAttribute code => code -> RTree b v a -> RTree b v a
Documentation
class (AttributeClass (AttrType code), Typeable (PrimType code)) => SplitAttribute code whereSource