package bson

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