The Julia Programming Language
Add Doctests for String Functions
The Julia standard library has many functions that are missing documentation. Learn how to build Julia on your own machine, and run the tests. Add documentation to the missing functions. Learn how to add examples to the docs, and test the examples are part of building the documentation. Make a Pull Request to the Julia github project with these changes. Github Issue: https://github.com/JuliaLang/julia/issues/23392 How to build Julia: https://github.com/JuliaLang/julia#building-julia
Students who completed this task
kfung, akshat2004, jasobar627