promise_jsoo
Js_of_ocaml bindings to JS Promises with supplemental functions
1024" x-on:close-sidebar="sidebar=window.innerWidth > 1024 && true">
Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
Manual
0.3.1
Reduce the size of .js binaries produced by using this library by not
linking the ppx toolchain. (#3)
0.3.0
Fix
Promise.Array.find_map
andPromise.List.find_map
raisingAssert_failure
(#1)Stop calling the function once
Promise.Array.find_map
andPromise.List.find_map
find a value (#1)
0.2.0
Add gen_js_api conversion function for
error
typeFix gen_js_api conversion function for promise type
0.1.0
Initial release