Hacker News new | ask | show | jobs
by nine_k 2757 days ago
Yes, type declarations are documentation, and tell me about as much, or more, about a function than its name, when reading e.g. Haskell code. They are a necessary usability feature.