Skip to content

BetterDevelopment/fugue-tests

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

fugue-tests

Tests for Atlassian Fugue

What is Fugue?

Google's guava project is a solid utility library providing many useful interfaces and utilities, and it is a very commonly added dependency for most projects. Unfortunately, they have a strong NIH syndrome and are somewhat half-pregnant when it comes to functional-programming. This library attempts round out some of the deficiencies that a functional programmer finds when using Guava.

In particular it provides Option and Either types similar to the Scala library as well as a Pair.

There also additional helper classes for common Function and Supplier operations.

See Fugue API docs

About

Tests for Atlassian Fugue

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors