Skip to content

Added min() and max()#442

Merged
joente merged 3 commits intomainfrom
minmax
Mar 13, 2026
Merged

Added min() and max()#442
joente merged 3 commits intomainfrom
minmax

Conversation

@joente
Copy link
Member

@joente joente commented Mar 13, 2026

Description

Adds min() and max() functions.

Fixes #441

Type of change

  • New feature (non-breaking change which adds functionality)

How Has This Been Tested?

  • Test collection functions

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • New and existing unit tests pass locally with my changes

@joente joente self-assigned this Mar 13, 2026
@joente joente merged commit 1d4bde5 into main Mar 13, 2026
1 check passed
@joente joente deleted the minmax branch March 13, 2026 11:20
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.

Add min and max as list functions

1 participant