Hacker News new | ask | show | jobs
by bschwindHN 3323 days ago
I mean the combination of val (immutable) and var (mutable) as keywords to declare bindings. OCaml uses let and so does Haskell, right?