
Lib_str
      

---


trim;
 -   ()    (       ,    )

startwith(s1, s2: string): boolean;
 -   s1:        s2

endwith(s1, s2: string): boolean;
 -   s1:       s2


---

by odd
