Skip to content

Instantly share code, notes, and snippets.

@oiojin831
Last active August 29, 2015 14:06
Show Gist options
  • Save oiojin831/25baefc097753766723e to your computer and use it in GitHub Desktop.
Save oiojin831/25baefc097753766723e to your computer and use it in GitHub Desktop.
scala 개념

Scala def and val literal

리터럴은 컴파일타임에 스택에 new는 런타임에 들어가는거임 그냥 리터럴 쓸수있을때 쓰는게 더좋음?

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