fsprojects / fsharp-cheatsheet

This cheatsheet aims to succinctly cover the most important aspects of F# 6.0.
http://fsprojects.github.io/fsharp-cheatsheet/
Other
324 stars 60 forks source link

Update fsharp-cheatsheet.md #4

Closed charlesroddie closed 6 years ago

charlesroddie commented 7 years ago

Changed code under "and odd x =" from "if x=1 then true" to "if x=0 then false". Original code has (even 3) not terminating for example.

realvictorprm commented 6 years ago

Ping pong @dungpa :)