CurryInfo: currydoc-4.0.0 / CurryDoc.Html.isExportedCons

definition:
isExportedCons :: CConsDecl -> Bool
isExportedCons = (== Public) . consVis
demand:
no demanded arguments
deterministic:
deterministic operation
indeterministic:
referentially transparent operation
infix:
no fixity defined
iotype:
{() |-> {.._#lambda508}}
name:
isExportedCons
precedence:
no precedence defined
result-values:
{.._#lambda508}
signature:
AbstractCurry.Types.CConsDecl -> Prelude.Bool
solution-complete:
operation might suspend on free variables
terminating:
yes
totally-defined:
reducible on all ground data terms