YALO.DOC_STOREval create : YALO_TYPES.plugin -> 'a tval put : 'a t -> YALO_TYPES.document -> 'a -> unitval check : 'a t -> YALO_TYPES.document -> 'a optionval get : 'a t -> YALO_TYPES.document -> 'aval clear : 'a t -> YALO_TYPES.document -> unit