Planned«»
Fork r←[x](F«G»H)y
This primitive or feature is planned, that is, it doesn't appear in the most recent released implementation of TinyAPL. Details may change before it is added!
Note that «
and »
are two separate operators, but only meant to be used together.
If x
is not provided, r
is (F y) G (H y)
; if x
is provided, r
is (x F y) G (x H y)
.
Monad | Dyad |
---|---|