let element_equal (first: element) (second: element) : bool =
  first == second