How do we represent relationships in functional programming?

The Eric Normand Podcast - A podcast by Eric Normand

Categories:

Functional programmers tend to model important relationships using data, while OO programmers tend to represent them with references.