CurryInfo: currydoc-4.0.0 / CurryDoc.Html.getExportedCons

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