Hello, is it possible to have class instances local to a module or a function? This would be very useful since it occurs quite often that certain instances are appropriate for most modules but one. Michael
- RE: How to hide certain instances? Michael Marte
- RE: How to hide certain instances? Simon Peyton-Jones