I see the issue is that I'm forgetting the ubiquity of dispatch here ;-) I don't really need to dispatch on the more specific type, I think. I primarily want the type checking, and I guess I can get that in an internal constructor. But how would I best go about doing that? I mean, I could just include a separate type assertion statement, but what's the idiomatic way of doing it?
- [julia-users] Type parameter trouble (bug?) Magnus Lie Hetland
- [julia-users] Re: Type parameter trouble (bug?) Magnus Lie Hetland
- Re: [julia-users] Re: Type parameter trouble (... Andreas Noack
- Re: [julia-users] Re: Type parameter troub... Magnus Lie Hetland
- Re: [julia-users] Re: Type parameter t... Magnus Lie Hetland
- Re: [julia-users] Re: Type parame... Magnus Lie Hetland
- Re: [julia-users] Re: Type pa... Tim Holy
- Re: [julia-users] Re: Typ... Magnus Lie Hetland
