[nem-en] <: on MType?

Kamil Dworakowski kamil.dworakowski at googlemail.com
Mon Jun 4 15:43:23 CEST 2007


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
>   




More information about the devel-en mailing list