Skip to content

Instantly share code, notes, and snippets.

@nanonum
Created December 5, 2015 14:40
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 nanonum/6b2316b1155fc7fcb2bc to your computer and use it in GitHub Desktop.
Save nanonum/6b2316b1155fc7fcb2bc to your computer and use it in GitHub Desktop.
Bool
// bool値的な書き方をすることはある
if(in1 > 0.5){
// do
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment