CurryInfo: cass-analysis-4.0.0 / Analysis.TotallyDefined.showSibling

definition:
showSibling :: AOutFormat -> [(QName,Int)] -> String
showSibling _ = show
demand:
no demanded arguments
deterministic:
deterministic operation
documentation:
--- Shows the result of the sibling constructors analysis, i.e.,
--- shows a list of constructor names together with their arities.
failfree:
_
indeterministic:
referentially transparent operation
infix:
no fixity defined
iotype:
{(_) |-> {_def#show#Prelude.Show}}
name:
showSibling
precedence:
no precedence defined
result-values:
{_def#show#Prelude.Show}
signature:
Analysis.Types.AOutFormat -> [((String, String), Prelude.Int)] -> String
solution-complete:
operation might suspend on free variables
terminating:
possibly non-terminating
totally-defined:
possibly non-reducible on same data term