/scala-hashmap

Basic HashMap implementation in Scala.

Primary LanguageScala

Basic HashMap implementation in Scala

for KPCB fellowship coding challenge

dependencies

brew install sbt # on Mac

run

sbt run

test

sbt test