package bson

  1. Overview
  2. Docs
type a = int64
val to_bson : a -> Bson.element
val from_bson : Bson.element -> a