strings: New package
Provide string utilities to verify whether string has suffix/prefix, trim it, and split string by a delimiter. The code originated in wcfs codebase in wendelin.core . Pyx/nogil only.
Showing
golang/strings.cpp
0 → 100644
golang/strings.h
0 → 100644
golang/strings.pxd
0 → 100644
Please register or sign in to comment