Type Definition im::List [] [src]

type List<A> = Vector<A>;