Talk:Determine if a string is collapsible: Difference between revisions

Line 36:
That expectation is then lead completely astray into open fields, where no mention of any kind of test or predicate can actually be found in the detail of the sub-tasks. [[User:Hout|Hout]] ([[User talk:Hout|talk]]) 14:39, 8 June 2020 (UTC)
 
To put it another way, the title suggests writing anand testing something like this:
<pre>containsConsecutivelyRepeatedCharacters :: String -> Bool
containsConsecutivelyRepeatedCharacters = (>) . length <*> (length . group)</pre>
9,655

edits