CurryInfo: currydoc-4.0.0 / CurryDoc.Html.getExportedCons

definition:
getExportedCons :: [CTypeDecl] -> [String]
getExportedCons = map cName . filter isExportedCons . concatMap typeCons
demand:
no demanded arguments
deterministic:
deterministic operation
documentation:
-- extract the names of all exported constructors
indeterministic:
referentially transparent operation
infix:
no fixity defined
iotype:
{() |-> {.._#lambda508}}
name:
getExportedCons
precedence:
no precedence defined
result-values:
{.._#lambda508}
signature:
[AbstractCurry.Types.CTypeDecl] -> [String]
solution-complete:
operation might suspend on free variables
terminating:
yes
totally-defined:
reducible on all ground data terms