I\'ve a problem with the following struct:
struct OdeSol{typ, rng, n} t::rng x::Array{typ} v::Array{typ} end OdeSol(typ, rng, n) = OdeSol(rng, Ar