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
val write :
'a t ->
buf:Core.Bigstring.t ->
pos:int ->
len:int ->
[ `Flushed of unit Async_kernel.Deferred.t | `Closed ]
val write_without_pushback :
'a t ->
buf:Core.Bigstring.t ->
pos:int ->
len:int ->
[ `Ok | `Closed ]
ON THIS PAGE
No table of contents