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

Stronger types signature for Top.addValue() method. #192

Merged
merged 5 commits into from
Feb 21, 2024

Conversation

twalmsley
Copy link
Collaborator

This prevents a common mistake where the developer (me) forgets to call getId() on a Thing when adding predicates.

@twalmsley twalmsley self-assigned this Feb 8, 2024
@twalmsley twalmsley linked an issue Feb 8, 2024 that may be closed by this pull request
@GCHQDeveloper42
Copy link
Contributor

Build errors with FunctionalProgrammingExample.java.

@GCHQDeveloper42 GCHQDeveloper42 merged commit 440d9aa into main Feb 21, 2024
3 checks passed
@GCHQDeveloper42 GCHQDeveloper42 deleted the 191-thingaddvalue-is-not-tight-enough branch February 21, 2024 13:04
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

Successfully merging this pull request may close these issues.

Thing.addValue() is not tight enough
2 participants