Example #1
0
 public Object[] toArray(Object[] a) {
   return RT.seqToPassedArray(seq(), a);
 }