Infix operator for filtermap
1  | lhs %:/>% rhs
 | 
lhs | 
 list. The list to iterate over.  | 
rhs | 
 list. A length-2 list of functions with teh first element being the filtering function and the second element being the mapping function.  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.