Skip to content

Instantly share code, notes, and snippets.

@deque-blog
Created June 13, 2017 15:21
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save deque-blog/53fafe399d68429ac7e022e3626292f4 to your computer and use it in GitHub Desktop.
Save deque-blog/53fafe399d68429ac7e022e3626292f4 to your computer and use it in GitHub Desktop.
the Int (cast 1.1)
=> 1.0 : Int
@ivanov
Copy link

ivanov commented Jul 30, 2017

Line 2 should read 1 : Int (not 1.0 : Int)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment