Comment on [deleted]

<- View Parent
demesisx@infosec.pub ⁨1⁩ ⁨year⁩ ago

I edited my comment to talk about imperative vs FP rather than OO vs FP because FP can actually be OO. What I meant was imperative.

Anyway, in most functional implementations, state is usually handled by a minimal top layer. Functional paradigms are helpful in keeping the complexity to a minimum.

I like to use the functional core, imperative wrapper design style.

source
Sort:hotnewtop