[hit: ball with: bat]
The method is called 'hit:with:'.
Thought they don't go overboard with the "like english" thing, they mostly use the extra keys for disambiguating arguments. E.g.:
[fileWrapper writeToFile: path atomically: YES updateFilenames: YES];
[hit: ball with: bat]
The method is called 'hit:with:'.
Thought they don't go overboard with the "like english" thing, they mostly use the extra keys for disambiguating arguments. E.g.:
[fileWrapper writeToFile: path atomically: YES updateFilenames: YES];