Skip to content

v1.4.0

Latest
Compare
Choose a tag to compare
@Lukide0 Lukide0 released this 27 Sep 16:13

Feature

  • feat(example): hash_array example (84a047f)

  • feat(container): template_hash_array

    • Introduce a new data structure similar to 'hash_array', enabling
      the use of known constant values for faster item lookup. (b8687fd)