Skip to content

Instantly share code, notes, and snippets.

@AlgorithmsAreCool
Created October 31, 2021 16:49
Show Gist options
  • Save AlgorithmsAreCool/4cb2c36559ae376eb805c89c87a9b4a4 to your computer and use it in GitHub Desktop.
Save AlgorithmsAreCool/4cb2c36559ae376eb805c89c87a9b4a4 to your computer and use it in GitHub Desktop.
let sum = [1..10] |> List.reduce (+)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment