Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source
Page
Library
Module
Module type
Parameter
Class
Class type
Source
Git_split.ZipperSourceval pp_zipper :
'a. (Ppx_deriving_runtime.Format.formatter ->
'a ->
Ppx_deriving_runtime.unit) ->
Ppx_deriving_runtime.Format.formatter ->
'a zipper ->
Ppx_deriving_runtime.unitval show_zipper :
'a. (Ppx_deriving_runtime.Format.formatter ->
'a ->
Ppx_deriving_runtime.unit) ->
'a zipper ->
Ppx_deriving_runtime.stringval equal_zipper :
'a. ('a -> 'a -> Ppx_deriving_runtime.bool) ->
'a zipper ->
'a zipper ->
Ppx_deriving_runtime.bool