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

Improve lisp #455

Merged
merged 10 commits into from
Dec 16, 2022
Merged

Improve lisp #455

merged 10 commits into from
Dec 16, 2022

Conversation

vinc
Copy link
Owner

@vinc vinc commented Dec 14, 2022

Continue the work from #449

  • Add nth function
  • Add last function
  • Add min function
  • Add max function
  • Add abs function
  • Alias uniq to unique
  • Alias car to head
  • Alias cdr to tail

@vinc vinc marked this pull request as ready for review December 16, 2022 21:02
@vinc vinc merged commit 5251bae into trunk Dec 16, 2022
@vinc vinc deleted the feature/lisp branch December 16, 2022 21:03
@vinc vinc mentioned this pull request Jun 20, 2023
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.

1 participant