definition: |
floatDivOps :: [QName] floatDivOps = map pre [ "_impl#/#Prelude.Fractional#Prelude.Float#", "/" ] |
demand: |
no demanded arguments |
deterministic: |
deterministic operation |
documentation: |
--- Float division operators defined in the prelude. |
indeterministic: |
referentially transparent operation |
infix: |
no fixity defined |
iotype: |
{() |-> {:,[]}} |
name: |
floatDivOps |
precedence: |
no precedence defined |
result-values: |
{:,[]} |
signature: |
[(String, String)] |
solution-complete: |
operation might suspend on free variables |
terminating: |
yes |
totally-defined: |
reducible on all ground data terms |