ListImpl.opCast

Undocumented in source. Be warned that the author may not have intended to support it.
  1. E opCast()
    class ListImpl(T : Tag)
    E
    opCast
    (
    E
    )
    ()
    if (
    is(E == List)
    )
  2. E opCast()

Meta