mirror of
https://github.com/johnkerl/miller.git
synced 2026-07-24 00:18:39 +00:00
6 lines
322 B
Markdown
6 lines
322 B
Markdown
# Miller containers
|
|
|
|
These are generally very standard and simple programming-exercise kinds of
|
|
things. There is some duplication of simple hash-map logic by key and value
|
|
types: this is plain C with no templates or generics and I didn't want to do
|
|
preprocessor tricks to reduce line count at the expense of code clarity.
|