Don't like ads? PRO users don't see any ads ;-)
Guest

unboxing: coffeescript ex1

By: kevbradwick on Feb 7th, 2012  |  syntax: CoffeeScript  |  size: 0.07 KB  |  hits: 94  |  expires: Never
download  |  raw  |  embed  |  report abuse  |  print
Text below is selected. Please press Ctrl+C to copy to your clipboard. (⌘+C on Mac)
  1. log = (message) ->
  2.     if window.console.log then console.log message