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

Adding min/max_elements and uniques #87

Closed

Conversation

steweg
Copy link
Contributor

@steweg steweg commented Jan 25, 2024

This patch add ability to get minumum and maximum number of elements. It also adds ability to get list of SList unique definitions.

@samuel-gauthier
Copy link
Collaborator

Could you rebase on current master for this one, fix the linter, and send two commits (one for min/max, one for uniques)?
We want to have one commit per feature or bugfix in this project, it makes things clearer.

This patch add ability to get minumum and maximum number of elements.
It also adds ability to get list of SList unique definitions.
@steweg steweg force-pushed the feature/min_max_elements_and_uniques branch from 62bef51 to c9e0ebc Compare January 26, 2024 08:11
@steweg
Copy link
Contributor Author

steweg commented Jan 26, 2024

Done, split to #88 and #89

@steweg steweg closed this Jan 26, 2024
@steweg steweg deleted the feature/min_max_elements_and_uniques branch January 31, 2024 07:49
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.

2 participants