bson-generics-0.0.1: Generics functionality for BSON

Data.Bson.Generics

Documentation

class FromBSON a whereSource

class ToBSON a whereSource

Methods

toBSON :: a -> DocumentSource