package mixture

  1. Overview
  2. Docs
type +'a t
type key
val fold : (key -> 'a -> 'b -> 'b) -> 'a t -> 'b -> 'b