package bancos

  1. Overview
  2. Docs
A simple read-optimistic write-exclusive KV-store

Install

dune-project
 Dependency

Authors

Maintainers

Sources

bancos-0.0.1.tbz
sha256=f9603b60308f70937f49cc2a32657549bdcb2db197ed5409ce9bd688187d994c
sha512=6cbfffa0c08b9bee5d8729656fb9ad6ea70eaf056ec01923b99eb47e113ddb7b51fa5c2b66b149116fb511f2506cb369ee73c3ca52cec2c372b8f0a7158c894f

doc/bancos.gc/Gc/module-type-S/index.html

Module type Gc.SSource

Sourcetype memory
Sourceval length : memory -> int
Sourceval atomic_fetch_add_leuintnat : memory -> int -> int -> int
Sourceval atomic_set_leuintnat : memory -> int -> int -> unit
Sourceval set_int32 : memory -> int -> int32 -> unit
Sourceval set_uint8 : memory -> int -> int -> unit