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

Question on memory safety and purity #27

Open
ZILtoid1991 opened this issue Sep 9, 2019 · 1 comment
Open

Question on memory safety and purity #27

ZILtoid1991 opened this issue Sep 9, 2019 · 1 comment

Comments

@ZILtoid1991
Copy link

If we don't plan to operate with pointers in this library, we can mark it with @safe.

Also any function that doesn't access static members can be marked as pure, unless there's some dependency without that in Phobos.

@burner
Copy link
Contributor

burner commented Sep 10, 2019

please feel free to create PRs

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

No branches or pull requests

2 participants