Remove vowels from a string: Difference between revisions

Line 175:
Removing all instances of three particular vowels from a text, using an approach that is generalisable to the removal of any specified subset of glyphs.
 
( ''Pace'' Jamie Zawinski, some people, when confronted with a problem, think "I know, I'll use '''parser combinators'''." )
 
<lang javascript>(() => {
9,655

edits