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

auto-tupling and auto-unit'ing for variable arity fns #258

Closed
wants to merge 8 commits into from

Commits on Jul 27, 2014

  1. Configuration menu
    Copy the full SHA
    74f69d7 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2014

  1. Configuration menu
    Copy the full SHA
    e534573 View commit details
    Browse the repository at this point in the history
  2. Revise the print_report example to also illustrate auto-tupl'ing.

    Added client-side flexibility as a motivation for this RFC, along
    with a quick caveat about generalized auto-tupling at the end.
    pnkfelix committed Sep 23, 2014
    Configuration menu
    Copy the full SHA
    3e06ea4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8bff82f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    373936b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f086983 View commit details
    Browse the repository at this point in the history
  6. fix spelling typos.

    pnkfelix committed Sep 23, 2014
    Configuration menu
    Copy the full SHA
    a25f9d7 View commit details
    Browse the repository at this point in the history
  7. remove erroneous sentence.

    pnkfelix committed Sep 23, 2014
    Configuration menu
    Copy the full SHA
    c9bf20a View commit details
    Browse the repository at this point in the history