Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 275 Bytes

README.md

File metadata and controls

22 lines (15 loc) · 275 Bytes

Basic HashMap implementation in Scala

for KPCB fellowship coding challenge

dependencies

brew install sbt # on Mac

run

sbt run

test

sbt test