core-lwt
Lwt library wrapper in the Janestreet core style
Description
Provides an interface to Lwt library that follows the Janestreet coding standards.
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
- 13 Mar 2018
- Authors
- Maintainers
Sources
Dependencies
lwt
>= "3.2.0" & < "4.0.0"
core_kernel
>= "v0.9.0" & < "v0.11"
oasis
build & >= "0.4.0"
ocaml
>= "4.03" & < "4.06"
Reverse Dependencies