Skip to content

v2.3.0

Latest
Compare
Choose a tag to compare
@just-do-halee just-do-halee released this 05 Jan 15:56
· 1 commit to main since this release
  • Patched:
    • Adding Option of return value.
    • cursor .next_to_until(fn) -> Option<T>
    • cursor .next_to_while(fn) -> Option<T>