How do we represent relationships in functional programming?
The Eric Normand Podcast - Un pódcast de Eric Normand
Categorías:
Functional programmers tend to model important relationships using data, while OO programmers tend to represent them with references.