|
|
|
|
|
by anthnguyen94
3674 days ago
|
|
I actually have something in place which handles some cases of differences in keywords across languages. For example, searching for "dictionary in java" would return a HashMap. I guess I didn't account the specific "foreach" keyword with C# (I have it as "for each"), good catch! |
|