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

rename null() to nil() for better alignment with LISP #360

Merged
merged 1 commit into from
Jan 9, 2024
Merged

rename null() to nil() for better alignment with LISP #360

merged 1 commit into from
Jan 9, 2024

Conversation

arvidn
Copy link
Contributor

@arvidn arvidn commented Jan 9, 2024

also the utility function to test if a NodePtr is the empty atom is renamed from nullp() ->nilp().
we still have nullp() in the python bindings.

Copy link

Pull Request Test Coverage Report for Build 7459283197

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage decreased (-0.006%) to 93.687%

Totals Coverage Status
Change from base Build 7459052937: -0.006%
Covered Lines: 5432
Relevant Lines: 5798

💛 - Coveralls

@arvidn arvidn marked this pull request as ready for review January 9, 2024 10:03
@arvidn arvidn merged commit 4e59b6b into main Jan 9, 2024
27 checks passed
@arvidn arvidn deleted the nil branch January 9, 2024 14:58
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