Closed deni-zen closed 8 years ago
Since there is no longer a CSVelte\InputInterface interface, the name CSVelte\Input doesn't seem to fit any more. Maybe instead call it CSVelte\Readable or something along those lines.
Also considering using just an IO interface rather than Input/Output
Changed all of it to simply IO\Stream
IO\Stream
Since there is no longer a CSVelte\InputInterface interface, the name CSVelte\Input doesn't seem to fit any more. Maybe instead call it CSVelte\Readable or something along those lines.