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

Return Option instead of Result for a cleaner API #2

Merged
merged 10 commits into from
Jul 28, 2024
Merged

Return Option instead of Result for a cleaner API #2

merged 10 commits into from
Jul 28, 2024

Commits on Jul 28, 2024

  1. Remove all results

    JSorngard committed Jul 28, 2024
    Configuration menu
    Copy the full SHA
    ba4c55c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4e05d93 View commit details
    Browse the repository at this point in the history
  3. Less references

    JSorngard committed Jul 28, 2024
    Configuration menu
    Copy the full SHA
    19d5afa View commit details
    Browse the repository at this point in the history
  4. Test border values

    JSorngard committed Jul 28, 2024
    Configuration menu
    Copy the full SHA
    7a2b2f7 View commit details
    Browse the repository at this point in the history
  5. Use the right function

    JSorngard committed Jul 28, 2024
    Configuration menu
    Copy the full SHA
    142dd50 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e2160b4 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b21df2e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d1d8788 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    6597076 View commit details
    Browse the repository at this point in the history
  10. Update README and docstring

    JSorngard committed Jul 28, 2024
    Configuration menu
    Copy the full SHA
    c1e434c View commit details
    Browse the repository at this point in the history