Ext_stringExtension to the standard library String module, fixed some bugs like avoiding locale sensitivity
ends_with_then_chop name ext
ends_with_then_chop "a.cmj" ".cmj"
"a"This is useful in controlled or file case sensitve system
for_all_from s start p if start is negative, it raises, if start is too large, it returns true