Hacker News new | ask | show | jobs
by mirashii 340 days ago
Many functional and ML-based languages, such as Haskell, OCaml, F#, etc. allow the signature of a function to be inferred, and so a change in the implementation of a function can change the signature.