{"width":"100%","author_url":"https://blog.hatena.ne.jp/morchin/","title":" \u95a2\u6570\u306b\u30b3\u30fc\u30c9\u30d6\u30ed\u30c3\u30af\u3092\u6e21\u3059","description":"Python\u3067Ruby\u306e\u3088\u3046\u306b\u30b3\u30fc\u30c9\u30d6\u30ed\u30c3\u30af\u3092\u6e21\u3059\u3084\u308a\u65b9\u3002\u30c7\u30b3\u30ec\u30fc\u30bf\u3092\u5229\u7528\u3059\u308b\u3002 >>> def each(L): ... def each_(func): ... for x in L: ... func(x) ... return each_ ... >>> L = range(10) >>> >>> @each(L) ... def pr(x): ... print '<', x, '>' ... < 0 > < 1 > < 2 > < 3 > < 4 > < 5 > < 6 > < 7 > < 8 > < 9 > >>> >>> def map(L): ... L2 = [] ... \u2026","blog_title":"\u30d7\u30ed\u30b0\u30e9\u30df\u30f3\u30b0\u65e5\u8a18","version":"1.0","image_url":null,"html":"<iframe src=\"https://hatenablog-parts.com/embed?url=https%3A%2F%2Fmorchin.hatenadiary.org%2Fentry%2F20080911%2Fp1\" title=\" \u95a2\u6570\u306b\u30b3\u30fc\u30c9\u30d6\u30ed\u30c3\u30af\u3092\u6e21\u3059 - \u30d7\u30ed\u30b0\u30e9\u30df\u30f3\u30b0\u65e5\u8a18\" class=\"embed-card embed-blogcard\" scrolling=\"no\" frameborder=\"0\" style=\"display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;\"></iframe>","categories":["Python"],"author_name":"morchin","provider_name":"Hatena Blog","published":"2008-09-11 00:00:00","type":"rich","url":"https://morchin.hatenadiary.org/entry/20080911/p1","height":"190","blog_url":"https://morchin.hatenadiary.org/","provider_url":"https://hatena.blog"}