hunt-extra ~master (2022-03-03T03:00:29Z)
Home
Dub
Repo
EmptyList.toArray
hunt
collection
AbstractList
EmptyList
Undocumented in source. Be warned that the author may not have intended to support it.
E
[]
toArray
()
T
[]
toArray
(T[] a)
class
EmptyList
(E)
T
[]
toArray
(
T
)
(
T
[]
a
)
Meta
Source
See Implementation
hunt
collection
AbstractList
EmptyList
functions
add
contains
get
indexOf
isEmpty
lastIndexOf
opApply
opEquals
remove
removeAt
size
toArray
toHash