Y
Hacker News
new
|
ask
|
show
|
jobs
by
ngrilly
499 days ago
Yes, I'd like to be able to define functions directly under the namespace. In C#, it seems the only way to do this in to define a static method in a class, the class being part of a namespace.