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