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

Add ::: to NonEmptyList #1949

Merged
merged 5 commits into from
Nov 2, 2017
Merged

Add ::: to NonEmptyList #1949

merged 5 commits into from
Nov 2, 2017

Commits on Oct 18, 2017

  1. Add ::: to NonEmptyList

    jcranky authored and JCranky committed Oct 18, 2017
    Configuration menu
    Copy the full SHA
    1a1ddb2 View commit details
    Browse the repository at this point in the history
  2. Add ++: to NEV and some doc to ::: in NEL

    jcranky authored and JCranky committed Oct 18, 2017
    Configuration menu
    Copy the full SHA
    852e495 View commit details
    Browse the repository at this point in the history
  3. Add doctest for NEL.::: and NEV.++:

    JCranky committed Oct 18, 2017
    Configuration menu
    Copy the full SHA
    76cb985 View commit details
    Browse the repository at this point in the history
  4. Use concatNel instead of concat

    JCranky committed Oct 18, 2017
    Configuration menu
    Copy the full SHA
    497f4a2 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2017

  1. Fix concat reference in scaladoc

    JCranky committed Oct 24, 2017
    Configuration menu
    Copy the full SHA
    d8b501d View commit details
    Browse the repository at this point in the history