We're a place where coders share, stay up-to-date and grow their careers.
Since I know you’re learning F#: you don’t need to define the add function.
add
let add10 = (+) 10
Since I know you’re learning F#: you don’t need to define the
add
function.