stdlib/strings: Moved Substring to Buffer since it was in no way similar to the Strin...
[nit.git] / tests / string_trim.nit
2013-06-25 Lucas Bajoletstdlib : AbstractString/String, Added trim function...