Module:Str endswith: 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.

12 May 2022

25 May 2018

  • curprev 06:2606:26, 25 May 2018en>Centrist16 696 bytes 0 Created page with "-- This module implements {{str endswith}}. local TRUE_STRING = 'yes' local FALSE_STRING = '' local p = {} local function trim(s) return s:match('^%s*(.-)%s*$') end funct..." undo

27 May 2017

7 November 2016