Skip to content

Commit c9d0820

Browse files
committed
Added old and new website URLs to readme
1 parent 76b9377 commit c9d0820

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@ Functional Java is an open source library that seeks to improve the experience o
22

33
Functional Java also serves as a platform for learning functional programming concepts by introducing these concepts using a familiar language. The library is intended for use in production applications and is thoroughly tested using the technique of automated specification-based testing with ScalaCheck.
44

5+
Note that the website is in the midst of being updated. The URLs are:
6+
* [functionaljava.org] (old site)
7+
* [functionaljava.github.io] (new site)
8+
59
Functional Java includes the following features:
610

711
* Fully operational Actors for parallel computations (fj.control.parallel) and layered abstractions such as parallel-map, map-reduce, parallel-zip.

0 commit comments

Comments
 (0)