julia
d04724a6
- Implement takestring!
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
336 days ago
Implement takestring! This function creates a string from an IOBuffer or a Vector, emptying the input object and reusing the memory where possible.
References
#54372 - Add takestring!(x) to create a string from the content of x, emptying it
Author
jakobnissen
Committer
jakobnissen
Parents
18d5ccd6
Loading