[nem-en] <: on MType?
Michal Moskal
michal.moskal at gmail.com
Mon Jun 4 16:17:20 CEST 2007
m1.TryRequire(m2) I guess
On 6/4/07, Kamil Dworakowski <kamil.dworakowski at googlemail.com> wrote:
> I get such errors as
>
> error: during cleanup: list[string] is not a subtype of string -> string
>
> for doing m1.Require( m2 )
>
> How to avoid it?
>
> > m1.Require(m2)
> >
> > (meaning m1 is required to be at least as specific as m2, i.e. m1 <: m2)
> >
> > On 6/4/07, Kamil Dworakowski <kamil.dworakowski at googlemail.com> wrote:
> >> How to check if one MType is subtype of another?
> >>
> >> -- Kamil Dworakowski
> >>
> >> _______________________________________________
> >> https://nemerle.org/mailman/listinfo/devel-en
> >>
> >
> >
> > ------------------------------------------------------------------------
> >
> > _______________________________________________
> > https://nemerle.org/mailman/listinfo/devel-en
> >
>
>
> _______________________________________________
> https://nemerle.org/mailman/listinfo/devel-en
>
--
Michał
More information about the devel-en
mailing list