Permutations: Difference between revisions

(→‎Functional (ES5): (slightly closer translation of Haskell Prelude functions))
Line 2,115:
}, xs)) : [[]]
}
 
 
// GENERIC LIBRARY FUNCTIONS
 
// concatMap :: (a -> [b]) -> [a] -> [b]
9,655

edits