Parameter Store.A

type t;
type key;
let compare_key: key => key => int;
let make_key: t => option(key);