gl3n icon indicating copy to clipboard operation
gl3n copied to clipboard

Mark most things as explicitly @nogc

Open Orvid opened this issue 11 years ago • 0 comments

As the library looks like it should be possible to mark everything as @nogc, perhaps it would be a good idea to actually do so? This would give the extra assurance that the library is perfect for use in an environment where the GC is the enemy.

Orvid avatar Sep 04 '14 00:09 Orvid