User contributions for Lachesis Ethereal
A user with 4 edits. Account created on 8 May 2025.
13 October 2025
- 13:2913:29, 13 October 2025 diff hist +4 m ListUnique →Function: list ListSortedAndUnique(list {{LSL Param|input}}, integer {{LSL Param|ascending}}): typo current
- 13:2913:29, 13 October 2025 diff hist +344 ListUnique →Function: list ListSortedAndUnique(list {{LSL Param|input}}, integer {{LSL Param|ascending}}): The reason is that llListFindList performs a linear scan through the entire list ...
- 13:1713:17, 13 October 2025 diff hist 0 m ListUnique →Function: list ListSortedAndUnique(list {{LSL Param|input}}, integer {{LSL Param|ascending}}): fix typo
- 13:1113:11, 13 October 2025 diff hist +306 ListUnique O(n log n) implementation (verified with real world tests)