Decode.Dict_cursortype t = Value.dict_cursorval pp :
Ppx_deriving_runtime.Format.formatter ->
t ->
Ppx_deriving_runtime.unitval show : t -> Ppx_deriving_runtime.stringval length : t -> intval current : t -> int * intval consume : t -> unitval to_array_of : (int -> int -> 'a) -> t -> 'a arrayval to_list_of : (int -> int -> 'a) -> t -> 'a list