|
demand: |
argument 1 |
|
deterministic: |
deterministic operation |
|
failfree: |
_ |
|
indeterministic: |
referentially transparent operation |
|
infix: |
no fixity defined |
|
iotype: |
{({CurryDocFunctionDecl}) |-> {True} || ({CurryDocTypeDecl}) |-> _ || ({CurryDocDataDecl}) |-> _ || ({CurryDocNewtypeDecl}) |-> _ || ({CurryDocClassDecl}) |-> _}
|
|
name: |
isCurryDocFuncDecl |
|
precedence: |
no precedence defined |
|
result-values: |
{False,True}
|
|
signature: |
CurryDocDecl -> Prelude.Bool |
|
solution-complete: |
operation might suspend on free variables |
|
terminating: |
yes |
|
totally-defined: |
reducible on all ground data terms |