Join Slack
Powered by
is there any java alternative e.g: `arrow-java`?
# arrow
m
miqbaldc
08/21/2019, 7:28 AM
is there any java alternative e.g:
arrow-java
?
p
PhBastiani
08/21/2019, 9:39 AM
Persistent data structures -> vavr-io a must :
https://github.com/vavr-io/vavr
Functional spirit -> Cyclops
https://github.com/aol/cyclops
Pure functional -> FunctionalJava
https://github.com/functionaljava
Your algebraic data type with Derive4j ->
https://github.com/derive4j/derive4j
❤️ 2
4
Views
Open in Slack
Previous
Next