EmptyList.toArray

Undocumented in source. Be warned that the author may not have intended to support it.
  1. E[] toArray()
  2. T[] toArray(T[] a)
    class EmptyList(E)
    T[]
    toArray
    (
    T
    )
    (
    T[] a
    )

Meta