Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mark most things as explicitly @nogc #40

Open
Orvid opened this issue Sep 4, 2014 · 0 comments
Open

Mark most things as explicitly @nogc #40

Orvid opened this issue Sep 4, 2014 · 0 comments

Comments

@Orvid
Copy link

Orvid commented Sep 4, 2014

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants