CurryInfo: currydoc-4.0.0 / CurryDoc.CDoc.funcComment

definition:
funcComment :: String -> [(SourceLine,String)] -> String
funcComment str = fst . splitComment . getFuncComment str
demand:
no demanded arguments
deterministic:
deterministic operation
failfree:
<FAILING>
indeterministic:
referentially transparent operation
infix:
no fixity defined
iotype:
{(_) |-> {.._#lambda508}}
name:
funcComment
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