[dependencies.ahash]
version = "^0.8"
[dependencies.indexmap]
version = "^1.3.2"
[dependencies.symbolmap-trait]
version = "0.1.1"
[dev-dependencies.symbolmap-trait]
features = ["testing"]
version = "0.1.1"
[package]
authors = ["Jad Ghalayini <jad.ghalayini@hotmail.com>"]
categories = ["data-structures"]
description = "A simple, general use symbol table."
edition = "2018"
keywords = ["data-structure"]
license = "MIT/Apache-2.0"
name = "hayami"
repository = "https://gitlab.com/rain-lang/hayami"
version = "0.4.2"