date. 2013/2/4

category. JavaScript

CoffeeScript即時関数を使用する方法です。

do (引数) ->
  console.log 引数

と、すればCoffeeScriptで即時関数が記述できます。

参考サイト

関連記事

Category