module AnyDBM_String:sig..end
This module is a wrapper around the persistent storage features in
Hashtblutil. It is available on all systems.
For usage examples, please see AnyDBM.
class dbm :string -> AnyDBM.anydbm_open_flag -> int ->object..end
val opendbm : string -> AnyDBM.open_flag list -> int -> dbm