Module Fold_map.Multiply

module Multiply: S_sexpable 
  with type in_value  = int
  and  type out_value = int

include Fold_map.S
include Sexpable.S1