-
Notifications
You must be signed in to change notification settings - Fork 136
Home
John McClean edited this page Jul 5, 2018
·
247 revisions
This is a work in progress. For cyclops-react v1 wiki see here
Add cyclops X as a dependency to your project
compile 'com.oath.cyclops:cyclops:x.y.z'
- Persistent Collections
- Control Structures
- Core Reactive Programming
- Companion Classes
- Functions and lamdas
- Pattern matching
- Tuples and boxes
- Reactive Collections
- FutureStreams
- AnyM
- Pure functional programming
- For comprehensions
- Extracting values from Cyclops types (e.g. Option, ImmutableList)
- Folding
- Sequence and Traverse
- Lazy and Strict operations
- Synchronous and asynchronous operations
- Simulation of higher kinded types
- Sealed type hierarchies
oops - my bad