CurryInfo: currydoc-4.0.0 / CurryDoc.CDoc.dataComment

definition:
dataComment :: String -> [(SourceLine,String)] -> String
dataComment str = fst . splitComment . getDataComment str
demand:
no demanded arguments
deterministic:
deterministic operation
failfree:
<FAILING>
indeterministic:
referentially transparent operation
infix:
no fixity defined
iotype:
{(_) |-> {.._#lambda508}}
name:
dataComment
precedence:
no precedence defined
result-values:
{.._#lambda508}
signature:
String -> [(CurryDoc.Read.SourceLine, String)] -> String
solution-complete:
operation might suspend on free variables
terminating:
possibly non-terminating
totally-defined:
possibly non-reducible on same data term