DustMite: Unwrap? Imports?

dsimcha dsimcha at yahoo.com
Thu Dec 8 13:39:19 PST 2011


I've recently started using DustMite to reduce compiler errors in 
SciD, which instantiates an insane number of templates and is 
nightmarish to reduce by hand.

Two questions:

1.  What exactly does unwrap (as opposed to remove) do?

2.  When there are multiple imports in a single statement, i.e. 
"import foo, bar;", does DustMite try to get rid of individual 
ones without deleting the whole statement?  Is this what unwrap 
does?


More information about the Digitalmars-d mailing list