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

Adds collect methods for arrays of results and maybes #46

Merged
merged 16 commits into from
Jun 5, 2024

Commits on Apr 13, 2023

  1. adds result value

    JackSpagnoli committed Apr 13, 2023
    Configuration menu
    Copy the full SHA
    9686006 View commit details
    Browse the repository at this point in the history
  2. adds value tests

    JackSpagnoli committed Apr 13, 2023
    Configuration menu
    Copy the full SHA
    66f0f29 View commit details
    Browse the repository at this point in the history
  3. updates readme

    JackSpagnoli committed Apr 13, 2023
    Configuration menu
    Copy the full SHA
    4568bfd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ded146d View commit details
    Browse the repository at this point in the history
  5. adds description

    JackSpagnoli committed Apr 13, 2023
    Configuration menu
    Copy the full SHA
    0c572f2 View commit details
    Browse the repository at this point in the history
  6. Update specs/result.spec.ts

    Co-authored-by: Jason Rametta <rametta@outlook.com>
    JackSpagnoli and rametta authored Apr 13, 2023
    Configuration menu
    Copy the full SHA
    d9e987e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e8f5400 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    982359b View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    cdf5ec6 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2024

  1. adds collect

    JackSpagnoli committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    690e718 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    16efeb6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ef8602c View commit details
    Browse the repository at this point in the history
  4. renames collects

    JackSpagnoli committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    f4032cb View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2024

  1. Configuration menu
    Copy the full SHA
    2336276 View commit details
    Browse the repository at this point in the history
  2. adds empty array tests

    JackSpagnoli committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    2c7c748 View commit details
    Browse the repository at this point in the history
  3. updates changelog

    JackSpagnoli committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    794f605 View commit details
    Browse the repository at this point in the history