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

feat: add castResult function #134

Closed
wants to merge 14 commits into from
Closed

feat: add castResult function #134

wants to merge 14 commits into from

Commits on Jul 23, 2024

  1. Configuration menu
    Copy the full SHA
    814ba8a View commit details
    Browse the repository at this point in the history
  2. update types

    aleclarson committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    5cda983 View commit details
    Browse the repository at this point in the history
  3. add isResult function

    aleclarson committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    381391a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ec4ea46 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2c28280 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3c0797c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c59c3d9 View commit details
    Browse the repository at this point in the history
  8. tweak toResult docs

    aleclarson committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    eefa247 View commit details
    Browse the repository at this point in the history
  9. add Promisable type

    aleclarson committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    488a273 View commit details
    Browse the repository at this point in the history
  10. add toResult benchmarks

    aleclarson committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    ad523c4 View commit details
    Browse the repository at this point in the history
  11. update toResult tests

    aleclarson committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    5a4e331 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    8435974 View commit details
    Browse the repository at this point in the history
  13. rename to castResult

    aleclarson committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    c6280a0 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    f425a44 View commit details
    Browse the repository at this point in the history