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

Implemented "First" and "FirstOrDefault" operations #357

Merged
merged 4 commits into from
Sep 10, 2013

Commits on Sep 7, 2013

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

Commits on Sep 8, 2013

  1. Added the two variants of the first operator.

    jmhofer committed Sep 8, 2013
    Configuration menu
    Copy the full SHA
    bd38371 View commit details
    Browse the repository at this point in the history
  2. Added FirstOrDefault operation

    jmhofer committed Sep 8, 2013
    Configuration menu
    Copy the full SHA
    4452518 View commit details
    Browse the repository at this point in the history
  3. Added link urls to the msdn descriptions

    jmhofer committed Sep 8, 2013
    Configuration menu
    Copy the full SHA
    98cccec View commit details
    Browse the repository at this point in the history