DEV Community

Discussion on: Easy functional programming techniques in TypeScript for everyone

Collapse
 
macsikora profile image
Pragmatic Maciej

functional data types such as Stacks, Maps and Queues.

Stack, Map and Queue are not data types related to FP, they have FP implementations, but still the sentence is wrong.

Collapse
 
deepu105 profile image
Deepu K Sasidharan

Sure they are not related to FP, what I meant was that they are more appropriate for the FP approach

Collapse
 
deepu105 profile image
Deepu K Sasidharan

I have rephrased it