ulrikstrid / reenv

dotenv-cli implementation in native ReasonML providing near-instant startup times
MIT License
65 stars 3 forks source link

Do some cleanup of the code #6

Open ulrikstrid opened 5 years ago

ulrikstrid commented 5 years ago

The code is messy right now as it started as a hack as I was tired of waiting for that extra node startup while trying to iterate fast on another project.

ulrikstrid commented 5 years ago

Drup and companion_cube told me that Set or Map are probably better representations than Hashtbl