All public logs
Combined display of all available logs of stencil.wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 19:36, 13 December 2024 Robertbaxter talk contribs deleted page Module:Exponential search (content was: "-- Imported from https://en.wikipedia.org/wiki/Module:Exponential_search (RB). -- This module provides a generic exponential search algorithm. requirestrict local checkType = require('libraryUtil').checkType local floor = math.floor local function midPoint(lower, upper) return floor(lower + (upper - lower) / 2) end local function search(testFunc, i, low...", and the only contributor was "Robertbaxter" (talk))