sui_framework_sdk

Module vec_set

Source

Structsยง

  • A set data structure backed by a vector. The set is guaranteed not to contain duplicate keys. All operations are O(N) in the size of the set