Skip to content

Write to an [Eio.Buf_write] with an api that resembles [Stdio] or [Async.Writer]

License

MIT, Unknown licenses found

Licenses found

MIT
LICENSE
Unknown
LICENSE.janestreet
Notifications You must be signed in to change notification settings

mbarbin/eio-writer

Repository files navigation

eio-writer

CI Status Coverage Status

This is an experimental library to write to an Eio.Buf_write with an api that resembles Stdio or Async.Writer, depending on the context.

Acknowledgements

We would like to express our gratitude to the Eio developers for their work on the eio project.

We're also thankful for the api exposed by the Stdio and Async_unix.Writer modules which we took inspiration from in this project. Stdio and Async_unix are released under the terms of an MIT License. Their copyright and permission notice are included at the root of this project, in the file LICENSE.janestreet.

Code documentation

The code documentation of the latest release is built with odoc and published to GitHub pages here.

About

Write to an [Eio.Buf_write] with an api that resembles [Stdio] or [Async.Writer]

Topics

Resources

License

MIT, Unknown licenses found

Licenses found

MIT
LICENSE
Unknown
LICENSE.janestreet

Stars

Watchers

Forks

Packages

No packages published