Module Core_kernel__.Doubly_linked_intf

module type S = sig ... end
module type Doubly_linked = sig ... end