You are viewing a single comment's thread from:
RE: 후오비 거래소에 곧 하이브가 상장 될 듯...
In OO, it's the data that is the "important" thing: you define the class
which contains member data, and only incidentally contains code for
manipulating the object. In FP, it's the code that's important: you
define a function which contains code for working with the data, and
only incidentally define what the data is.
-- almkgor, on reddit