+ 2
Is it possible to make fully functional java programs with the terminal in this app?
3 odpowiedzi
+ 14
u can't
+ 2
Depends what you mean by functional.
+ 1
Its possible, but a bit difficult because you only have one file to code all classes.
Example purelly using Optional, functional interfaces and lambdas 👇
https://code.sololearn.com/ci8W7CLlPZ4h/?ref=app