Skip to content
This repository has been archived by the owner on Jul 27, 2020. It is now read-only.

Add a Table type #17

Closed
simonbates opened this issue Jan 29, 2015 · 0 comments
Closed

Add a Table type #17

simonbates opened this issue Jan 29, 2015 · 0 comments

Comments

@simonbates
Copy link
Owner

(make-table)
(get key table)
(put key val table)
  • What to use for keys?
    • symbols (will need to quote)
    • keywords [http://clojure.org/data_structures]
  • Notation for literal tables?
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant