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

1- VRange[A, B] has been added as extension of Range such as it hol… #94

Closed
wants to merge 1 commit into from
Closed

Commits on Jun 21, 2017

  1. 1- VRange[A, B] has been added as extension of Range such as it hol…

    …ds the same properties but also has an additional value.
    
    2- `Diet` should be able to add VRange since a VRange is actually a Range
    3- `Diet.focus` returns the range passed in if it exists as a complete node. Then one could pattern match on it to extract the associated value if it is a VRange.
    Nicolas Perez committed Jun 21, 2017
    Configuration menu
    Copy the full SHA
    581d197 View commit details
    Browse the repository at this point in the history