Extend `string()` 1.convert `byte/rune array`(not only `slice`) to string. 2.convert string to string(itself), just like `string(str)` in go language. |
||
|---|---|---|
| .. | ||
| cmd | ||
| common_test.go | ||
| integration1_test.go | ||
| integration2_test.go | ||
| variables_test.go | ||
Extend `string()` 1.convert `byte/rune array`(not only `slice`) to string. 2.convert string to string(itself), just like `string(str)` in go language. |
||
|---|---|---|
| .. | ||
| cmd | ||
| common_test.go | ||
| integration1_test.go | ||
| integration2_test.go | ||
| variables_test.go | ||