Hacker News new | ask | show | jobs
S-expressions: The most powerful data structure available (ymeme.com)
8 points by annoyed 5310 days ago
1 comments

Arrays are the most powerful data structure available. You can't express arrays using S-expressions, but you can express S-expressions using arrays.