Module:Exponential search/doc: Difference between revisions

Jump to navigation Jump to search
m
no edit summary
(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...")
 
mNo edit summary
 
(2 intermediate revisions by the same user not shown)
Line 76: Line 76:


<includeonly>{{#ifeq:{{SUBPAGENAME}}|sandbox | |
<includeonly>{{#ifeq:{{SUBPAGENAME}}|sandbox | |
<!-- MODULE CATEGORY -->
<!-- MODULE CATEGORIES -->
[[Category:Modules]]
[[Category:Modules]] [[Category:Modules imported from Wikipedia]]
}}</includeonly><noinclude>
}}</includeonly>
[[Category:Module documentation pages]]
 
<noinclude>
<!-- MODULE DOCUMENTATION CATEGORIES -->
[[Category:Module documentation subpages]] [[Category:Module documentation subpages imported from Wikipedia]]  
</noinclude>
</noinclude>
contributors, delete_pages, Interface administrators
4,701

edits

Navigation menu