How do we represent relationships in functional programming?
The Eric Normand Podcast - Un podcast de Eric Normand
Catégories:
Functional programmers tend to model important relationships using data, while OO programmers tend to represent them with references.