Under r←[x]({Fn}⍢G)y

G is a structural monadic function, i.e. a function that only reorders the argument without changing or depending on the elements' values, except for their ordering. r is the result of applying G, calling [x∘]F, or n⍨ on the reordered elements and then undo the reordering. If the result of F/n⍨ is scalar, the result is repeated for all substituted elements of the result.

Functions supported as G