Closed BrettRToomey closed 7 years ago
Is there a reason why the member extensions in Environment is a constant? Would it be possible to make it mutable? It would make the interface a lot nicer for all packages that depend on mine.
extensions
Environment
Is there a reason why the member
extensions
inEnvironment
is a constant? Would it be possible to make it mutable? It would make the interface a lot nicer for all packages that depend on mine.