CurryInfo: currydoc-4.0.0 / CurryDoc.CDoc.author

definition:
author :: [(String, String)] -> String
author av = concat $ getCommentType "author" av
demand:
no demanded arguments
deterministic:
deterministic operation
failfree:
_
indeterministic:
referentially transparent operation
infix:
no fixity defined
iotype:
{(_) |-> _}
name:
author
precedence:
no precedence defined
result-values:
_
signature:
[(String, String)] -> String
solution-complete:
operation might suspend on free variables
terminating:
possibly non-terminating
totally-defined:
reducible on all ground data terms