CurryInfo: abstract-haskell-3.0.0 / AbstractHaskell.Goodies.commentOf

definition:
commentOf :: FuncDecl -> String
commentOf (Func cmt _ _ _ _ _) = cmt
demand:
argument 1
deterministic:
deterministic operation
failfree:
_
indeterministic:
referentially transparent operation
infix:
no fixity defined
iotype:
{({Func}) |-> _}
name:
commentOf
precedence:
no precedence defined
result-values:
_
signature:
AbstractHaskell.Types.FuncDecl -> String
solution-complete:
operationally complete operation
terminating:
yes
totally-defined:
reducible on all ground data terms