Useful trick 1\. open main module doc: [https://nim-lang.org/docs/system.html](https://nim-lang.org/docs/system.html)
2\. Do "group by type" 3\. Find cstring type You will learn most of the stuff cstring can do
Useful trick 1\. open main module doc: [https://nim-lang.org/docs/system.html](https://nim-lang.org/docs/system.html)
2\. Do "group by type" 3\. Find cstring type You will learn most of the stuff cstring can do