|
|
|
|
|
by viebel
1918 days 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) |
|