Hacker News new | past | comments | ask | show | jobs | submit login

It means that a data structure is an object which supports a very limited range of algebraic operations. E.g. for a stack, you just have push and pop. That's the whole set of actions for that data structure. You could argue that it constitutes a tiny self-contained language within any host language that supports the data structure.



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: