pvem_lwt_unix
Access to the Operating system with Pvem and Lwt_unix
Description
Pvem_lwt_unix
provides a high-level API on top of Lwt_unix
, with
comprehensive error types passing through a Pvem.Result.t
monad.
Install
copied = false, 2000)"
:class="{ 'border-gray-700': !copied, 'text-gray-100': !copied, 'focus:ring-orange-500': !copied, 'focus:border-orange-500': !copied, 'border-green-600': copied, 'text-green-600': copied, 'focus:ring-green-500': copied, 'focus:border-green-500': copied }">
- Published
- 25 Nov 2015
- Authors
- Maintainers
Sources
Dependencies
Reverse Dependencies