module Cons_sexpable:
functor (
T
:
Core.Std.Sexpable
) ->
Fold_sexpable
with type t = T.sexpable list and type data = T.sexpable
include Fold_map.Fold
include Sexpable