Mout v0.3.0 Release Notes

Release Date: 2013-02-01 // about 11 years ago
    • add lang/clone.
    • add lang/toString.
    • add string/replace.
    • add string/WHITE_SPACES
    • rename function/curry to function/partial.
    • allow custom chars in string/trim, ltrim, and rtrim.
    • convert values to strings in the string/* functions.