Planned? Deal r←x?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!

x and y must be natural scalars and x must be less than y. r is the result of selecting x elements from the numbers 1 to y (inclusive), without repetitions.