i agree, i'd like to see the top level functions even more reduced. there are some functions like getpwnam and related where a few are on the top level and the rest are in System. if all would be on the top level it miht be a different matter, but this split is confusing and makes it hard to find things. same for some math functions which should all go to Math.
greetings, martin.