Skip to content

0.4.0

Compare
Choose a tag to compare
@jbuckmccready jbuckmccready released this 18 Jan 06:28
· 49 commits to master since this release
  • Removed blanket impl of IndexableNum with direct impl of all supported built in types
  • Added query_iter_with_stack method
  • Fixed 0 item count infinite loop bug and added error case to builder
  • Added size_hint to iterators