Skip to content

1.2

Compare
Choose a tag to compare
@IgorGRBR IgorGRBR released this 30 Oct 13:41
· 14 commits to main since this release
  • Added hashmaps and hashmap iterators.
  • Added string_iapply, string_imap and string_ifilter_new implementations.
  • Added list_find_eq and list_find_ptr.
  • string_find* functions now return indexes instead of pointers.
  • Changed names of function typedefs for lists.
  • Added get_next_prime function to search for the next prime number after n.