Y
Hacker News
new
|
ask
|
show
|
jobs
by
mdoms
1753 days ago
I verbalise that as "goes to". In the case of, say,
things.Select(thing => thing.Stuff);
I verbalise the brackets as "thing goes to thing dot stuff".
1 comments
vmladenov
1752 days ago
“Goes to” is what Prof. Elsa Gunter teaches in the PL theory class at Illinois
link