An "impure" library is one that requires a DLL or lib.so. This is important to 
know for deploying / distribution of your application. Impure libraries just 
like other libraries might be moved out of Nim's core repository to somewhere 
else for version 2's stdlib cleanup, but this has nothing to do with the fact 
that they are "impure".

Reply via email to