2 #include <muda/tools/id_with_type.h> 7 using U64IdWithType::U64IdWithType;
14 struct hash<
muda::ClosureId>
18 return std::hash<uint64_t>{}(s.value());
Definition: id_with_type.h:9
Definition: compute_graph_closure_id.h:11
Definition: compute_graph_closure_id.h:5