-- THIS FILE WAS AUTOMATICALLY GENERATED BY AENEAS -- [hashmap_main]: opaque function definitions import Hashmap.Primitives import Hashmap.Types /- [hashmap_main::hashmap_utils::deserialize] -/ axiom hashmap_utils_deserialize_fwd: state → result (state × (hashmap_hash_map_t UInt64)) /- [hashmap_main::hashmap_utils::serialize] -/ axiom hashmap_utils_serialize_fwd: hashmap_hash_map_t UInt64 -> state -> result (state × Unit)