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
type t =
| Rpc : ( 'q, 'r ) Rpc.t -> t |
| Pipe : ( 'q, 'r, 'e ) Pipe_rpc.t -> t |
| State : ( 'q, 's, 'u, 'e ) State_rpc.t -> t |
| One_way : 'm One_way.t -> t |
val description : t -> Description.t
ON THIS PAGE
No table of contents