Module:Exponential search/doc: Revision history

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

30 May 2024

  • curprev 11:3911:39, 30 May 2024SnpoSuwan talk contribs 3,950 bytes +3,950 Created page with "This module provides a generic {{w|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 the wikitext for each of the..."