Planned⊃
Pick 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
must be a vector of integers of depth at most two. r
is the result of repeatedly indexing and disclosing y
using the indices from x
.