Adds two numbers (or strings). Equivalent to a + b but curried. Returns: result of a + b. Example var increment = R.add(1); increment(10); //=> 11 R.add(2, 3); //=> 5 R.add(7)(10); //=> 17
リリース、障害情報などのサービスのお知らせ
最新の人気エントリーの配信
処理を実行中です
j次のブックマーク
k前のブックマーク
lあとで読む
eコメント一覧を開く
oページを開く