MAP-PAIRWISE[FUNCTION] |
![]() Cluster-Rules Function Reference | ||||||||
ARGUMENTS:
| |||||||||
Description:
Collects the result of applying the binary function gn on all pairwise combinations of elements in xs, i.e.,11 ((fn xs1 xs2) .. (fn xs1 xsN) (fn xs2 xs3) .. (fn xsN-1 xsN)). |
|