Related changes

Jump to navigation Jump to search

Enter a page name to see changes on pages linked to or from that page. (To see members of a category, enter Category:Name of category). Changes to pages on your Watchlist are in bold.

Recent changes options Show last 50 | 100 | 250 | 500 changes in last 1 | 3 | 7 | 14 | 30 | 60 | 90 | 120 days
Hide registered users | Hide anonymous users | Hide my edits | Show bots | Hide minor edits
Show new changes starting from 21:10, 5 May 2024
   
Page name:
List of abbreviations:
N
This edit created a new page (also see list of new pages)
m
This is a minor edit
b
This edit was performed by a bot
(±123)
The page size changed by this number of bytes

5 May 2024

N    14:34  Levenshtein‎‎ 4 changes history +1,218 [ItsHasaN‎ (4×)]
     
14:34 (cur | prev) −1 ItsHasaN talk contribs
     
14:32 (cur | prev) −20 ItsHasaN talk contribs
     
14:32 (cur | prev) +83 ItsHasaN talk contribs
N    
14:30 (cur | prev) +1,156 ItsHasaN talk contribs (Created page with "__NOTOC__ {{Useful Function}} This function can be used to calculate the Levenshtein distance between two strings ==Syntax== <syntaxhighlight lang="lua">int levenshtein(string1, string2)</syntaxhighlight> ===Required Arguments=== * '''string1''': first string. * '''string2''': second string. ===Returns=== Returns an integer representing the levenshtein distance between this two strings ==Code== <section name="Function source (Server/Client)" class="both" show="true">...")
     14:33  Template:Useful Functions diffhist +157 ItsHasaN talk contribs (→‎Data functions)