definition: |
crossJoin :: Join crossJoin = Cross |
demand: |
no demanded arguments |
deterministic: |
deterministic operation |
documentation: |
--- Constructorfunction for cross join |
failfree: |
() |
indeterministic: |
referentially transparent operation |
infix: |
no fixity defined |
iotype: |
{() |-> {Cross}} |
name: |
crossJoin |
precedence: |
no precedence defined |
result-values: |
{Cross} |
signature: |
Join |
solution-complete: |
operationally complete operation |
terminating: |
yes |
totally-defined: |
reducible on all ground data terms |