Module Ast_diff.Fundec

module Fundec: Correspondance_table 
  with type key = fundec and type data = fundec correspondance

include State_builder.Hashtbl
val pretty_data : Stdlib.Format.formatter -> data -> unit