Module Kernel_main.LogEvent

module LogEvent: Data.S_collection  with type t = Log.event

include Data.S
module Joption: Data.S  with type t = t option
module Jlist: Data.S  with type t = t list
module Jarray: Data.S  with type t = t array