moros
moros copied to clipboard
Add functions to dict module in lisp
- [x] Add dict support to
len - [x] Add dict support to
empty? - [x] Add dict support to
map - [x] Add
dict/keysfunction - [x] Add
dict/valuesfunction