| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
U.Codebase.Branch
Documentation
module U.Codebase.Branch.Type
nonEmptyChildren :: forall (m :: Type -> Type). Branch m -> Transaction (Map NameSegment (CausalBranch m)) Source #
childStats :: forall (m :: Type -> Type). Branch m -> Transaction (Map NameSegment (CausalBranch m, NamespaceStats)) Source #