hexaredecimal / hexaredecimal/ML
Hashmap as Type and Expr
Open
enhancement
- Dominant language
- Rust
- Stars
- 18
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
I should implement hashmap as a type and its own expression.
```
fn get_hash(): Map[Int, Int] => :{1: 2, 2: 3}
```
Contributor guide
Assessment
This issue has not been assessed yet.