Description Usage Arguments Value Examples
this function is proforms the same role of stringToSwap, but the even and odd strings are reversed.
1  | simpleSwapFun(char)
 | 
char | 
 input string  | 
a function mapping the odd values of x to the even
1  | simpleSwapFun("a b c d")("a")=="b"
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.