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 List equals and tail to the list.bend example #667

Merged
merged 1 commit into from
Aug 8, 2024

Conversation

In-Veritas
Copy link
Contributor

Adds funcions equals and tail. The first compares two Lists and returns 1 if they're equal, and 0 otherwise. The second returns the tail of a given list.

@developedby developedby changed the title Adds List funcions equals and tail. Add List equals and tail to the list.bend example Aug 8, 2024
@developedby developedby added this pull request to the merge queue Aug 8, 2024
Merged via the queue into HigherOrderCO:main with commit efad3e6 Aug 8, 2024
5 checks passed
@In-Veritas In-Veritas deleted the Gabriel branch August 8, 2024 16:55
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