|
demand: |
argument 3 |
|
deterministic: |
deterministic operation |
|
failfree: |
(_, _, _) |
|
indeterministic: |
referentially transparent operation |
|
infix: |
no fixity defined |
|
iotype: |
{(_,_,{[]}) |-> {Nothing} || (_,_,{:}) |-> _}
|
|
name: |
lookupInstance |
|
precedence: |
no precedence defined |
|
result-values: |
{Just,Nothing}
|
|
signature: |
(String, String) -> [AbstractCurry.Types.CTypeExpr] -> [CommentedDecl] -> Prelude.Maybe CommentedDecl |
|
solution-complete: |
operation might suspend on free variables |
|
terminating: |
possibly non-terminating |
|
totally-defined: |
reducible on all ground data terms |