pipeheadpipehead のブックマーク 2008/05/20 06:04

その他

このブックマークにはスターがありません。
最初のスターをつけてみよう!

Arrayを拡張(flatten,max,min,sum,uniq,first,last) - 素人がプログラミングを勉強していたブログ

    Array.prototype.max=function()Math.max.apply(null,this); Array.prototype.min=function()Math.min.apply(null,this); Array.prototype.sum=function()this.reduce(function(a,b)a+b,0); Array.prototype.uniq...

    \ コメントが サクサク読める アプリです /

    • App Storeからダウンロード
    • Google Playで手に入れよう