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.2
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.3
Choose a head ref
  • 8 commits
  • 27 files changed
  • 1 contributor

Commits on Sep 24, 2016

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

Commits on Nov 2, 2016

  1. Adding Monoid and Semigroup with semigroups for Optional and Either; …

    …fixing javadocs on Index
    jnape committed Nov 2, 2016
    Configuration menu
    Copy the full SHA
    fb64f9c View commit details
    Browse the repository at this point in the history
  2. updating README to reflect current maven version (need a better way t…

    …o keep this in sync, or else I'm sure I'll eventually give up)
    jnape committed Nov 2, 2016
    Configuration menu
    Copy the full SHA
    336e0a1 View commit details
    Browse the repository at this point in the history
  3. adding Either#invert

    jnape committed Nov 2, 2016
    Configuration menu
    Copy the full SHA
    89f888b View commit details
    Browse the repository at this point in the history
  4. Adding partition function to partition Iterable<Either<A,B>> into Tup…

    …le2<Iterable<A>, Iterable<B>>
    jnape committed Nov 2, 2016
    Configuration menu
    Copy the full SHA
    b1539ba View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2016

  1. Configuration menu
    Copy the full SHA
    0326a87 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    594928c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    805faf0 View commit details
    Browse the repository at this point in the history
Loading
X Tutup