I was pointing out that Vector{Any} is not a drop-in replacement for Python 
list, especially for type annotations.
 

> You're hitting type invariance. See 
>
> http://docs.julialang.org/en/latest/manual/types/#parametric-composite-types 
> and look for this term in the mailing list archives. 
>

Reply via email to