Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 703 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 703 Bytes

eioio -- effects based parallel IO for OCaml

This library implements an effects-based direct-style IO stack for multicore OCaml.

The library is very much a work-in-progress, so this is an unreleased repository.

Some background about the effects system can be found in: