pawanpoudel / beginning-elm-code

Code examples from the Beginning Elm book - https://elmprogramming.com/
108 stars 19 forks source link

Chapter 3.9 uses `speed == 7.67` where you want `velocity >= 7.67` #2

Closed HenkPoley closed 4 years ago

HenkPoley commented 4 years ago

More of a thinko in the book, than the code. But I couldn't quickly find the source of the book.