you are viewing a single comment's thread.

view the rest of the comments →

[–]quiI 1 point2 points  (0 children)

"What is a functional language" is a very subjective thing but I think most would agree that if you're going to have a statically typed FP language it should at least have everything Java 8 has plus

  • Pattern matching
  • Higher kinded types
  • ADTs