Split composition: Difference between revisions

Jump to navigation Jump to search
m
no edit summary
No edit summary
mNo edit summary
Line 1: Line 1:
'''Split-compose''' is a point-free construct, used to pre-process the argument(s) with the left, and right-most operand before applying the middle operand between the result.
'''Split-compose''' is a point-free construct, used to pre-process it's argument(s) with the left, and right-most operand before applying the middle operand between the result.


It's definition is specified as <source lang=apl inline>(F x) G (H y)</source>.
It's definition is specified as <source lang=apl inline>(F x) G (H y)</source>.
trusted
46

edits

Navigation menu