jashkenas--coffeescript/documentation/coffee/conditionals.coffee

9 lines
153 B
CoffeeScript
Raw Normal View History

2009-12-21 16:41:45 +00:00
mood: greatly_improved if singing
if happy and knows_it
claps_hands()
2009-12-30 05:22:27 +00:00
cha_cha_cha()
2009-12-21 16:41:45 +00:00
2009-12-30 05:22:27 +00:00
date: if friday then sue else jill
2009-12-21 16:41:45 +00:00
2010-03-23 04:18:50 +00:00
expensive: or do_the_math()