Skip to content

Instantly share code, notes, and snippets.

@dumindu
Last active September 25, 2016 01:53
Show Gist options
  • Save dumindu/45c340dfe8407d136c47 to your computer and use it in GitHub Desktop.
Save dumindu/45c340dfe8407d136c47 to your computer and use it in GitHub Desktop.
let a = 15;
let b = (a as f64) / 2.0; //7.5
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment