|
demand: |
argument 1 |
|
deterministic: |
deterministic operation |
|
failfree: |
_ |
|
indeterministic: |
referentially transparent operation |
|
infix: |
no fixity defined |
|
iotype: |
{({Var}) |-> {UnknownFR} || ({Lit}) |-> {UnknownFR} || ({Comb}) |-> _ || ({Let}) |-> _ || ({Free}) |-> _ || ({Or}) |-> {ConflictFR,KnownFlex,KnownRigid,UnknownFR} || ({Case}) |-> _ || ({Typed}) |-> _}
|
|
name: |
getFlexRigid |
|
precedence: |
no precedence defined |
|
result-values: |
_ |
|
signature: |
FlatCurry.Types.Expr -> FlexRigidResult |
|
solution-complete: |
operation might suspend on free variables |
|
terminating: |
possibly non-terminating |
|
totally-defined: |
reducible on all ground data terms |