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

Implement List.partition, List.any, >= and <= #378

Merged
merged 1 commit into from
Sep 1, 2023

Conversation

deusaquilus
Copy link
Contributor

@deusaquilus deusaquilus commented Sep 1, 2023

  • Implement List.partition and List.any
  • Implement >= and <= for numerics

@netlify
Copy link

netlify bot commented Sep 1, 2023

Deploy Preview for magical-donut-e8221d ready!

Name Link
🔨 Latest commit d44386f
🔍 Latest deploy log https://app.netlify.com/sites/magical-donut-e8221d/deploys/64f26518e5047f00082b9ab3
😎 Deploy Preview https://deploy-preview-378--magical-donut-e8221d.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Implement numeric >= and <= functions
@deusaquilus deusaquilus force-pushed the partition-any-arithmetic branch from d99e469 to d44386f Compare September 1, 2023 22:26
@deusaquilus deusaquilus changed the title Implement List.partition, List.any, >= and <= Implement List.partition, List.any, >= and <= Sep 1, 2023
@DamianReeves DamianReeves merged commit 324411a into finos:main Sep 1, 2023
@deusaquilus deusaquilus deleted the partition-any-arithmetic branch September 3, 2023 04:11
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