[nem-en] How to get the list of subtypes for the some TyVar?
Kamil Skalski
kamil.skalski at gmail.com
Wed Aug 23 13:12:32 CEST 2006
There is no (very) fast way to do this, but you could use
TypesManager's infos : list [TYpeBuilder]
this will give you all types present in current compilation - they you
can use on each of them SuperType method
2006/8/23, vc <vc at rsdn.ru>:
> Hi,
>
> How to get the list of subtypes for the some TyVar (or for TypeInfo)?
>
>
> _______________________________________________
> https://nemerle.org/mailman/listinfo/devel-en
>
--
Kamil Skalski
http://nazgul.omega.pl
More information about the devel-en
mailing list