This includes things like:
d = decimal.parse(s)
if c.isUpper, ...
print x.round(2)
print x.min(y)
I also had the compiler print out these methods so we have full docs at PrimitiveTypeMembers.
Available via Source
Testing and feedback are always welcome.
Enjoy,
Chuck