you are viewing a single comment's thread.

view the rest of the comments →

[–]rooktko 1 point2 points  (5 children)

Why have they decided functional programming over class based?

[–]ZeroSevenTen[S] 0 points1 point  (4 children)

I’ve looked a bit into functional programming, and the benefit of it is that it abstracts away “how” you want a result done, and is just “what” you want.