package lmdb

  1. Overview
  2. Docs

Flags usable with the put operation.

type t
val (+) : t -> t -> t
val test : t -> t -> bool
val eq : t -> t -> bool
val none : t
val no_overwrite : t
val no_dup_data : t