Element - øM
- Flip Brackets Vertical Palindromise
Description
Vertically palindromise and reverse brackets and slashes, without duplicating center
Overloads
any
-palindromise, without duplicating center, and flip brackets and slashes in the second half
Examples
`(x` øM
=`(x)`
`{] ` øM
=`{] [}`
`/*>X` øM
=`/*>X<*\`