Y
Hacker News
new
|
ask
|
show
|
jobs
by
cb504
2440 days ago
FYI, in C# they have "extension methods" which give the syntax stream.takeWhile(predicate). Like a breath of fresh air.