module type Info_with_size = sig .. end
sig
end
include State_builder.Info
val size : int
int
Initial size for the hash table.