Getting data from and to arrays

Hi favba,
that seems to be working, thanks :slight_smile: Still I’d like to understand it. Why do we have to issue the intermediate

 julia> TEST(y::T) where T = TEST{T}(y)

thing?

Best regards and thanks,

Ferran.