What is the correct way to get the number of types inside of a T =
Tuple{...} type? Is there anything better than length(T.types), which might
be compatible with the 0.3 style (
(T1,T2,T3,...))?
- [julia-users] Getting the length of a tuple type Josh Langsfeld
- [julia-users] Re: Getting the length of a tuple type Matt Bauman
- [julia-users] Re: Getting the length of a tuple ty... Josh Langsfeld
- [julia-users] Re: Getting the length of a tupl... Tony Fong
- Re: [julia-users] Re: Getting the length o... Josh Langsfeld
