Skip to content

Instantly share code, notes, and snippets.

@isaacabraham
Created February 15, 2016 23:53
Show Gist options
  • Save isaacabraham/c3cf0b41a6c6b9eb4d08 to your computer and use it in GitHub Desktop.
Save isaacabraham/c3cf0b41a6c6b9eb4d08 to your computer and use it in GitHub Desktop.
let calculateFormScan = List.map convertToPoints >> List.scan (+) 0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment