Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Move I/O interfaces into deno_std #1882

Closed
ry opened this issue Mar 5, 2019 · 4 comments
Closed

Move I/O interfaces into deno_std #1882

ry opened this issue Mar 5, 2019 · 4 comments

Comments

@ry
Copy link
Member

ry commented Mar 5, 2019

Like Reader, Writer - everything in https://github.com/denoland/deno/blob/master/js/io.ts

@zekth
Copy link
Contributor

zekth commented Mar 6, 2019

I'll do it.

Into /std/io/??.ts ? There is no mod.ts, do i create one which just expose interfaces? Or do interface.ts ? Or maybe ioutil.ts?

@bartlomieju
Copy link
Member

@ry do you still want to do it?

@ry
Copy link
Member Author

ry commented Apr 13, 2019

@bartlomieju We need to solve the problem of importing stuff from deno_std first. When I created this issue I had forgotten it wasn't passible yet.

@bartlomieju
Copy link
Member

Update Feb 24, 2020; closing as it will come up when vetting std

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants