This website requires JavaScript.
Explore
Help
Sign In
DHBW
/
gemstone
mirror of
https://github.com/Servostar/gemstone.git
Watch
1
Star
0
Fork
You've already forked gemstone
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
574b4693b1
gemstone
/
lib
/
string.gem
10 lines
125 B
Plaintext
Raw
Blame
History
import "vec.gem"
type box: String {
silent Vec of u8: buf
fun append_raw(in str, in u32: bytes) {
}
}
Reference in New Issue
View Git Blame
Copy Permalink