Settings

Theme

OrderedMap in golang

github.com

2 points by cevaris 11 years ago · 1 comment

Reader

cevarisOP 11 years ago

OrderedMap is a Python port of OrderedDict implemented in golang. Fist library/project in go. Feedback welcomed. Settled for the iffy `interface{}` to handle Golang's generics quirks. Makes me uncomfortable with, being that a value of any `type` can be passed in. But yeah, WIP.

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection