JuliaStats / NullableArrays.jl

DEPRECATED Prototype of the new JuliaStats NullableArrays package
Other
35 stars 21 forks source link

Fix constructor/convert for Array{Nullable} without element type #165

Closed nalimilan closed 8 years ago

nalimilan commented 8 years ago

Fixes https://github.com/JuliaStats/NullableArrays.jl/issues/145.

nalimilan commented 8 years ago

Failures are the broadcast issue on nightlies only.