summaryrefslogtreecommitdiff
path: root/test/files/jvm/future-spec
diff options
context:
space:
mode:
authorPaul Phillips <paulp@improving.org>2012-04-25 18:33:05 -0700
committerPaul Phillips <paulp@improving.org>2012-04-25 19:24:38 -0700
commit8fc543b5dd7e6a8fa1827cc9e9d65e721cae140e (patch)
tree1de34b2aed1ad9bb30cb38977c9f68da6b7a729c /test/files/jvm/future-spec
parent1297d87d5e5bfa25022568b6e20fbd92f6d6c40a (diff)
downloadscala-8fc543b5dd7e6a8fa1827cc9e9d65e721cae140e.tar.gz
scala-8fc543b5dd7e6a8fa1827cc9e9d65e721cae140e.tar.bz2
scala-8fc543b5dd7e6a8fa1827cc9e9d65e721cae140e.zip
Trying to set an example in the land of macros.
Hopefully there are useful examples to be had in here. Please note that you should never be testing "x.size != 0", use isEmpty or nonEmpty. Even if these happen to be small collections, it's not a habit you want to form: size is O(n) on a number of collections. (Most pointedly, Lists.)
Diffstat (limited to 'test/files/jvm/future-spec')
0 files changed, 0 insertions, 0 deletions