Created
May 19, 2016 07:52
-
-
Save rexcfnghk/0bfea922a4b3ca15293f6cfe1382f7a3 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
val addOne: int -> int | |
val List.iteri: (int -> 'a -> unit) -> 'a list -> unit |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment