1
1
(* !!take care!!: this class does side effect, not a pure oassoc.
3
3
* Also can not put structure with ref or mutable field because when
4
4
* you will modify those refs or fields, you will modify it in the memory,
6
6
* #add or #replace with what you modified. Oassocbdb has no way
7
7
* to know that you modified it.
12
12
(unit -> Bdb.dbtxn option) (* transaction handler *) ->
14
14
inherit [string,'b] Oassoc.oassoc