Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
JonasWanke
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
JonasWanke
3y ago
We're using some unstable features (hence nightly), and I just updated our Rust version on Thursday ( https://github.com/candy-lang/candy/pull/948 ) because the previous one (nightly-2023-07-21) was too ol
2.
▲
by
JonasWanke
3y ago
Exactly, structs are also used as maps/dictionaries, and the current implementation of them in our VM is as hash maps. (We have optimizations planned for this.) You'd create a struct with tags (symbols) as keys to create a typical