Skip to content

nkoder/javaslang-samples

Repository files navigation

javaslang-samples

Samples of code with and without Javaslang.

Inspired by Javaslang documentation and "Javaslang - functional Java done right" presentation by Grzegorz Piwowarek.

Usage

./gradlew clean test is the main command to run tests.

Prerequisites

The application is meant to be built with Java 8.

In case of any problems please note that application was verified on:

  • Oracle Java SE 1.8.0_66
  • Apple OS X 10.11.5
  • git 2.9.0

Javaslang features to cover

Javaslang has many features. Below there is a To Do list with list of those features. Every feature covered by samples in this project is marked as done.

About

Samples of code with and without Javaslang.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages