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

Refactor NullNode and remove NullLeafNode class #73

Merged

Commits on Oct 2, 2024

  1. Refactor NullNode and remove NullLeafNode class

    Signed-off-by: Luis Pinto <[email protected]>
    
    Remove NullLeafNode and use NullNode instead
    
    Signed-off-by: Luis Pinto <[email protected]>
    lu-pinto committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    c9666c8 View commit details
    Browse the repository at this point in the history
  2. fixup! Refactor NullNode and remove NullLeafNode class

     rename nullLeafNode to newNullLeafNode in NullNode
    
    Signed-off-by: Luis Pinto <[email protected]>
    lu-pinto committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    88a9586 View commit details
    Browse the repository at this point in the history