is there a way to do accomplish this?
immutable Ivl{B<:AkoBound, R<:Real} # R <--
promote_type(typeof(lo),typeof(hi))
lo::Real # allow lo, hi
to differ in type (subtypes of Real)
hi::Real
??
end- [julia-users] Is it possible to initialize a type paramet... Jeffrey Sarnoff
- Re: [julia-users] Is it possible to initialize a typ... Stefan Karpinski
- Re: [julia-users] Is it possible to initialize a... Jeffrey Sarnoff
