First page Back Continue Last page Overview Graphics
3c. Summary
$ (monadic case) returns the length of each axis of an array
$ (dyadic case) puts the items of right noun (y) into the shape specified by left noun (x)
The items of y are recycled if there are not enough, or ignored if there are too many.