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

WIP: Add only function #3

Closed
wants to merge 6 commits into from
Closed

WIP: Add only function #3

wants to merge 6 commits into from

Commits on Aug 31, 2019

  1. Add only function

    The function `only(x)` returns the one-and-only element of a collection
    `x`, or else throws an error.
    Andy Ferris authored and nickrobinson251 committed Aug 31, 2019
    Configuration menu
    Copy the full SHA
    82bdb7a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3218d9d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    14ed6dd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    694604d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e2d543a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9235f44 View commit details
    Browse the repository at this point in the history