Talk:Longest common prefix: Difference between revisions

→‎No strings case: The 1st AppleScript draft appears to misinterpret this.
m (added a section header to the first topic to properly place the table-of-contents (TOC) --- (this happens more often than one would think).)
(→‎No strings case: The 1st AppleScript draft appears to misinterpret this.)
Line 13:
 
: Therefore: it's not reasonable to suppose that this prefix should be useful for the recursive case. --[[User:Rdm|Rdm]] ([[User talk:Rdm|talk]]) 02:57, 21 March 2015 (UTC)
 
I think the first '''AppleScript''' example (which uses ObjC libraries) may express a slight misapprehension here. The empty list case appears to have been interpreted as a dynamically typed case in which the function is applied to the integer value zero. [[User:Hout|Hout]] ([[User talk:Hout|talk]]) 16:36, 8 April 2020 (UTC)
 
==Python: Use of an error==
9,655

edits