contributors, delete_pages, Interface administrators
4,701
edits
FaeriMagic (talk | contribs) (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...") |
FaeriMagic (talk | contribs) mNo edit summary |
||
Line 79: | Line 79: | ||
[[Category:Modules]] | [[Category:Modules]] | ||
}}</includeonly><noinclude> | }}</includeonly><noinclude> | ||
[[Category:Module documentation | [[Category:Module documentation subpages]] | ||
</noinclude> | </noinclude> |