Skip to content

Commit 76402fd

Browse files
authored
Update readme.md
1 parent 4191111 commit 76402fd

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

cyclops-reactor/readme.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,8 @@ v8.2.0 of cyclops-reactor and above is built using v3.0.2.RELEASE of Project Rea
1919
6. Compatible with cyclops-react pattern matching
2020
7. Ability to use Reactor types inside cyclops-react monad transformers (as the wrapping type, requires conversion to act as the nested type).
2121
8. Fluxes, Monos and Publishers companion classes for working with Flux, Mono and general Publishers
22+
9. [Higher Kinded Type encodings](https://github.com/aol/cyclops/tree/master/cyclops-reactor/src/main/java/com/aol/cyclops/reactor/hkt) for Reactor types
23+
10. [Haskell like type classes](https://github.com/aol/cyclops/tree/master/cyclops-reactor/src/main/java/com/aol/cyclops/reactor/hkt/typeclasses/instances) for Reactor types
2224

2325
# Lazy extended Collections
2426

0 commit comments

Comments
 (0)