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

Array.findLast and other missing functions #126

Open
wants to merge 12 commits into
base: main
Choose a base branch
from

Commits on Mar 29, 2023

  1. Configuration menu
    Copy the full SHA
    a3563aa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d2e124e View commit details
    Browse the repository at this point in the history
  3. more array.findlast

    jmagaram committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    c49f1b9 View commit details
    Browse the repository at this point in the history
  4. better docs and examples

    jmagaram committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    e9ec9b1 View commit details
    Browse the repository at this point in the history
  5. findLastIndexWithIndexOpt

    jmagaram committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    e1a20f0 View commit details
    Browse the repository at this point in the history
  6. add indexOfFromOpt

    jmagaram committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    74d6e01 View commit details
    Browse the repository at this point in the history
  7. clean up tests a bit

    jmagaram committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    a1e7ef5 View commit details
    Browse the repository at this point in the history
  8. remove TestingStuff

    jmagaram committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    b6dafea View commit details
    Browse the repository at this point in the history
  9. changelog

    jmagaram committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    b5ed4b5 View commit details
    Browse the repository at this point in the history
  10. changelog

    jmagaram committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    d2aafc6 View commit details
    Browse the repository at this point in the history
  11. problem with tests?

    jmagaram committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    cbef6d3 View commit details
    Browse the repository at this point in the history
  12. reorganize tests

    jmagaram committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    eb647c8 View commit details
    Browse the repository at this point in the history