Community
Participate
Working Groups
Created attachment 169374 [details] Simple operations on String, Integer, and Real primitive types I have found the attached operations on the primitive types: String, Integer, and Real to be useful resources. Following a discussion with Dimitris I have raised this enhancement request to suggest that they (or something similar) be added to the set of default operations provided with EOL.
Thanks Chris! The requested operations are now available natively. The only change is padTo(length:Integer,padding:String) which I've changed to pad(length:Integer,padding:String,right:Boolean). The changes have been committed to the SVN and are included in the latest interim version.
Fixed in 0.9.0.