How do we represent relationships in functional programming?
The Eric Normand Podcast - Ein Podcast von Eric Normand
Kategorien:
Functional programmers tend to model important relationships using data, while OO programmers tend to represent them with references.