An individual module may slow down your program considerably, but that's because it's doing something that's slow to do. Being in a module has nothing to do with that. Putting the same code into the main program instead of a module will still be just as slow.
In reply to Re: using modules
by dsheroh
in thread using modules
by Anonymous Monk
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |