an array of type T, and fixed length L.
T
L
this technique was copied from stackexchange, user "mstephen19".
the generic R type parameter is for recursion, and not intended for external use.
R
an array of type
T, and fixed lengthL.this technique was copied from stackexchange, user "mstephen19".
the generic
Rtype parameter is for recursion, and not intended for external use.