Hacker News new | ask | show | jobs
by bobwaycott 1045 days ago
> Actually, if I'm not mistaken, keyword lists themselves are just lists with tuples of atom/value pairs.

You are correct. A keyword list is `[{atom, any}]`.