All public logs
Jump to navigation
Jump to search
Combined display of all available logs of Marek Běhálek Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 11:06, 7 August 2019 Beh01 talk contribs created page Translations:Functional programming/3/cs (Created page with "<syntaxhighlight lang="Haskell" > def quickSort(arr): less = [] pivotList = [] more = [] if len(arr) <= 1: return arr else: pass </syntaxhighlight>")
- 11:05, 7 August 2019 FuzzyBot talk contribs deleted page Translations:Functional programming/3/cs (Part of translation page "Functional programming/cs":)
- 10:37, 7 August 2019 Beh01 talk contribs created page Translations:Functional programming/3/cs (Created page with "<syntaxhighlight lang="Haskell" > def quickSort(arr): less = [] pivotList = [] more = [] if len(arr) <= 1: return arr else: pass </syntaxhighlight>")