sig
  type t
  val empty : unit -> Snabbdom_data.t
  val set_in_path : Snabbdom_data.t -> string array -> '-> Snabbdom_data.t
end