Should we really consider data structures and algorithms different things? I'm leaning towards no.
Conversation
Replying to
Church encoding kind of shows that you can represent data structures using algorithms, right? 🤔
Yeah! And heap sort and binary search might be examples of data structures as algorithms :D


