async_js
A small library that provide Async support for JavaScript platforms
1024" x-on:close-sidebar="sidebar=window.innerWidth > 1024 && true">
package async_js
-
async_js
-
Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
Library async_js
type 'address t =
| Attempting_to_connect |
| Obtained_address of 'address |
| Failed_to_connect of Core.Error.t |
| Connected of conn |
| Disconnected |
val sexp_of_t :
( 'address -> Sexplib0.Sexp.t ) ->
'address t ->
Sexplib0.Sexp.t
val log_level : _ t -> [ `Info | `Debug | `Error ]
ON THIS PAGE
No table of contents