Previously we just have a too complicated plan on what we could do the file IO.
However, it's very difficult to implement. So we need another simple moudle only do line based IO and do not have too many dark magic on the performance.
And we probably want to optimize this later, but not now.
Previously we just have a too complicated plan on what we could do the file IO.
However, it's very difficult to implement. So we need another simple moudle only do line based IO and do not have too many dark magic on the performance.
And we probably want to optimize this later, but not now.