//
pkg.gl
Category
github.com/secretflow/scql
pkg
util
hack
package
0.0.0-20241018072137-00ebc30e3b87
Repository:
https://github.com/secretflow/scql.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
5
Files
23 SLOC
#
Functions
Slice
Slice converts string to slice without copy.
String
String converts slice to MutableString without copy.
#
Type aliases
MutableString
MutableString can be used as string via string(MutableString) without performance loss.