It's a great idea but you'll encounter the same party poopers who changed the name of my example Lambda function in Java from λ to Lambda on the AWS support forums, or who think there is something wrong with writing<p><pre><code> static double √(double x) { return Math.sqrt(x) }</code></pre>