EPISODE · Apr 15, 2019 · 34 MIN
Why you shouldn’t hide your data
from The Eric Normand Podcast · host Eric Normand
For audio, video, and text transcripts: https://lispcast.com/why-you-shouldnt-hide-your-data/
What this episode covers
In OOP, we wrap our data in an interface, which is called implementation-hiding or data-hiding. In functional programming, we don’t do that. We use our data in the nude. We pass the data around and allow the context to interpret the data as it seens fit. In this episode, we look at this significant difference between OOP and FP and how to do it.
NOW PLAYING
Why you shouldn’t hide your data
No transcript for this episode yet
Similar Episodes
Mar 26, 2026 ·1m
Mar 19, 2026 ·34m
Feb 18, 2026 ·11m
Feb 11, 2026 ·45m