definition: |
searchTreeModule :: String searchTreeModule = "Control.Search.SearchTree" |
demand: |
no demanded arguments |
deterministic: |
deterministic operation |
documentation: |
--- Name of the SearchTree module. |
indeterministic: |
referentially transparent operation |
infix: |
no fixity defined |
name: |
searchTreeModule |
precedence: |
no precedence defined |
result-values: |
{:} |
signature: |
String |
solution-complete: |
operationally complete operation |
terminating: |
yes |
totally-defined: |
reducible on all ground data terms |