package clangml

  1. Overview
  2. Docs
type t = cxcursor
include Stdcompat.Hashtbl.HashedType with type t := cxcursor
val equal : cxcursor -> cxcursor -> bool
val hash : cxcursor -> int
include Stdcompat.Set.OrderedType with type t := cxcursor
val compare : cxcursor -> cxcursor -> int
module Set : Stdcompat.Set.S with type elt = cxcursor
module Map : Stdcompat.Map.S with type key = cxcursor