Page history
31 July 2025
no edit summary
m+113
no edit summary
m+45
no edit summary
m+3
Created page with "This module provides a generic exponential search algorithm. This kind of search can be useful when you want to find a key in some kind of sorted array, and you want to do it by checking as few array elements as possible. This could include situations like: * Finding the highest archive number in a set of archives without checking whether they all exist. * Finding the number of positional arguments in frame.args without having to expand t..."
+4,122