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

Add Contract("_ -> this") to all relevant methods #16

Open
Trigary opened this issue Dec 31, 2019 · 1 comment
Open

Add Contract("_ -> this") to all relevant methods #16

Trigary opened this issue Dec 31, 2019 · 1 comment
Assignees

Comments

@Trigary
Copy link
Owner

Trigary commented Dec 31, 2019

This annotation should also be used for this purpose. Since this project contains a lot a chainable methods, this is no small task, but that is fine.

@Trigary
Copy link
Owner Author

Trigary commented Dec 31, 2019

Constructors should also be annotated, usually using the @Contract(pure = true) annotation.

@Trigary Trigary self-assigned this Mar 5, 2020
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

1 participant