objcio / functional-swift

Issue repository for the Functional Swift book
http://www.objc.io/books/fpinswift
927 stars 133 forks source link

Thinking Functionally - Example: Battleship sp. error #104

Closed monyschuk closed 9 years ago

monyschuk commented 9 years ago

"We extend the Ship struct with a function canEngageShip(_:) that al- lows us to test wether another ship is in range, irrespective of wether we’re located at the origin or any other position:"

should be whether

The noun wether denotes a castrated ram

floriankugler commented 9 years ago

Oops... will fix :-)