Module:FunList/Enumerable/doc: Revision history

From Melvor Idle

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.

26 July 2024

  • curprev 19:3719:37, 26 July 2024Ricewind talk contribs 248 bytes +248 Created page with "Implementation of the base Enumerable class. This class and its inheritants map the Lua pairs and ipairs functions to a state machine. Inheritants must implement the '''getEnumerator''' function that returns an Module:FunList/Enumerator object."