Skip to content

Feature update

Latest
Compare
Choose a tag to compare
@LKedward LKedward released this 25 May 10:39
3230739
  • Adds an iterator type fhash_iter_t for iterating over all items within a hash table
  • Adds a to_string deferred method to the key abstract type
    • (backwards incompatible with custom key types defined with previous versions)