Toggle menu
15
236
75
27.7K
Kenshi Wiki
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Module:Exponential search/doc: Revision history

From Kenshi Wiki

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.

11 March 2025

28 February 2025

17 February 2025

  • curprev 08:5108:51, 17 February 2025 Prd talk contribs 4,026 bytes +8 No edit summary Tag: Manual revert
  • curprev 08:5108:51, 17 February 2025 Prd talk contribs 4,018 bytes −8 No edit summary Tag: Reverted
  • curprev 08:5008:50, 17 February 2025 Prd talk contribs 4,026 bytes +4,026 Created page with "{{documentation subpage}} 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 the..."