X Tutup
Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: palatable/lambda
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: lambda-1.5.4
Choose a base ref
...
head repository: palatable/lambda
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: lambda-1.5.5
Choose a head ref
  • 8 commits
  • 64 files changed
  • 1 contributor

Commits on Nov 27, 2016

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

Commits on Dec 6, 2016

  1. Adding #project for coproducts

    jnape committed Dec 6, 2016
    Configuration menu
    Copy the full SHA
    71ee383 View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2016

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

Commits on Dec 12, 2016

  1. Adding toCollection

    jnape committed Dec 12, 2016
    Configuration menu
    Copy the full SHA
    f00ea5a View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2016

  1. Adding size

    jnape committed Dec 13, 2016
    Configuration menu
    Copy the full SHA
    c9fd013 View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2016

  1. Configuration menu
    Copy the full SHA
    474e8a9 View commit details
    Browse the repository at this point in the history
  2. Moving semigroups and monoids under fn2 for better discoverability; v…

    …arious renaming.
    
    Adding Monoid/Semigroup factory specializations of Fn3, adding Fn4 for Bi-specializations,
    and condensing dual semigroup and monoid function types into single classes with specific
    static factory methods.
    
    monoid/semigroups include:
    - LeftAll
    - RightAll
    - LeftAny
    - RightAny
    - Concat
    - Collapse
    - Merge
    - Present
    - PutAll
    jnape committed Dec 17, 2016
    Configuration menu
    Copy the full SHA
    a950e87 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    43183cc View commit details
    Browse the repository at this point in the history
Loading
X Tutup