Find the missing permutation: Difference between revisions

m
→‎{{header|AppleScript}}: Fixed a type-signature comment
(→‎{{header|AppleScript}}: Generalising (not assuming particular set or membership for the permuted characters))
m (→‎{{header|AppleScript}}: Fixed a type-signature comment)
Line 193:
-- Count of each character type in each character column
 
-- colCounts :: [Character] -> IntRecord
script colCounts
on lambda(xs)
9,659

edits