Live data from Hacker News

Viewing profile — shark0

shark0

HN member
Joined
Sun, Oct 30, 2016, 6:47 PM UTC
HN karma
-2
Public activity
3 items

About shark0

No profile information was provided.

Recent public activity

  1. comment
    Comment #12870669

    This is a joke

  2. 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.

  3. 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 …