Unison.Codebase.Branch.Names
namesDiff :: forall (m :: Type -> Type). Branch m -> Branch m -> Diff Source #
toNames :: forall (m :: Type -> Type). Branch0 m -> Names Source #
Get the names in the provided branch.
toPrettyPrintEnvDecl :: forall (m :: Type -> Type). Int -> Branch0 m -> PrettyPrintEnvDecl Source #
Get the pretty-printing environment for names in the provided branch.