Element - øṗ
- Flip Brackets Vertical Palindromise, Center, Join on Newlines
Description
Vertically palindromise each and reverse brackets and slashes, without duplicating center, then center and join by newlines. Equivalent to `øMøĊ⁋`
Overloads
any
-palindromise each, without duplicating center, flip brackets and slashes in the second half, center by padding with spaces, and join by newlines
Examples
⟨`/[hello`|`/[world`⟩ øṗ
=`/[hellolleh]\ /[worldlrow]\`