Data
- Bool
- Number, which is actuall f64in Rust and Number in Rust
- Tag(previous called "keyword")
- String
- Vector, serving the role as both ListandVector
- HashMap
- HashSet
- Function.. maybe, internally there's also a "Proc" type.
f64 in Rust and Number in RustList and Vector