stream: speed up instantiation of readable stream
authorRyunosuke SATO <tricknotes.rs@gmail.com>
Thu, 27 Dec 2012 16:30:50 +0000 (01:30 +0900)
committerisaacs <i@izs.me>
Fri, 28 Dec 2012 01:46:34 +0000 (17:46 -0800)
commitfde338bf83bdc7c0524734bb03f374e90dcd1cf1
treec06ce683e51c42cc632d87e60e7ced8777ae1b18
parent697484df82eb227d81d8b91d29ffc90d5d5212ef
stream: speed up instantiation of readable stream

- Stream.apply -> Stream.call
lib/_stream_readable.js