summaryrefslogtreecommitdiff
path: root/src/compiler
diff options
context:
space:
mode:
authorJanek Bogucki <janekdb@gmail.com>2015-08-04 08:45:58 +0100
committerJanek Bogucki <janekdb@gmail.com>2015-08-04 08:45:58 +0100
commit58ae3e51f7d0ac0f4a56deaab5f90ab5048350fe (patch)
treea714df8b46e44f8537bc6f1b5ac11e056ebad488 /src/compiler
parenta745f06e35e070061348e95725afb0def8ca45de (diff)
downloadscala-58ae3e51f7d0ac0f4a56deaab5f90ab5048350fe.tar.gz
scala-58ae3e51f7d0ac0f4a56deaab5f90ab5048350fe.tar.bz2
scala-58ae3e51f7d0ac0f4a56deaab5f90ab5048350fe.zip
Delegate null test to Option
Option(null) is None while Option(v) is Some(v) which makes the null test redundant.
Diffstat (limited to 'src/compiler')
0 files changed, 0 insertions, 0 deletions