Hacker News new | ask | show | jobs
by orthoxerox 1689 days ago
Because most files in C# start with:

using System; using System.Collections.Generic;

and a few more lines like that. Think of this part of the BCL as the prelude in Haskell.