Viewing profile — shark0
shark0
HN member- Joined
- Sun, Oct 30, 2016, 6:47 PM UTC
- HN karma
- -2
- Public activity
- 3 items
- HN profile
- View on Hacker News ↗
About shark0
No profile information was provided.
Recent public activity
-
comment
Comment #12870669
This is a joke
-
comment
Comment #12834395
Yes, Scala is multi-paradigm and it support OOP as well as imperative programming but the community is very much dedicated to FP. All I see is typed FP that expands my mind.
-
comment
Comment #12832473
The difference between Clojure and Scala is that Clojure is a dynamically typed LISP whereas Scala is statically typed. In the FP community, in general, statically typed languages …