tcl's dict type is exactly what we need for this problem: an order-preserving de-duplicated list of key-value pairs.
Description
No description provided
Languages
Tcl
50.4%
Python
46.2%
Shell
2.6%
Awk
0.8%