Y
Hacker News
new
|
ask
|
show
|
jobs
by
1_player
1646 days ago
Yes, you have listed the two things that have stopped me from giving Nim a chance. I especially dislike the global namespaces, it makes it very hard to understand where a function is defined.
1 comments
xigoi
1634 days ago
Use go-to-definition in your editor.
link