top | item 26435211 (no title) django77 | 5 years ago I don't think FP has anything to do with how data is represented, it's more related to how we operate on that data. discuss order hn newest viebel|5 years ago DOP and FP share common insights about separation between code and data and constraining ourselves to immutable data.The main difference between DOP and FP is that in DOP we use generic data structures to represent data (e.g. maps and lists)
viebel|5 years ago DOP and FP share common insights about separation between code and data and constraining ourselves to immutable data.The main difference between DOP and FP is that in DOP we use generic data structures to represent data (e.g. maps and lists)
viebel|5 years ago
The main difference between DOP and FP is that in DOP we use generic data structures to represent data (e.g. maps and lists)