| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
fixes: 1. when initial string is empty, prevents throwing StringIndexOutOfBoundsException 2. the last valid iteration return true. old code returns false for the last character which breaks tryAdvance() specs
| Back | FazBrowse Home | New Git URL |
fixes: