Skip to content

Instantly share code, notes, and snippets.

@sagarpatel288
Created April 23, 2020 12:23
Show Gist options
  • Save sagarpatel288/bf6bcab9608dddfeb1c9793f8059c054 to your computer and use it in GitHub Desktop.
Save sagarpatel288/bf6bcab9608dddfeb1c9793f8059c054 to your computer and use it in GitHub Desktop.
Function type
//Name: (only comma separated data types) -> return data type
ft: (Int, Int) -> Int
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment