Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
readstring is deprecated in Julia 1.0 (#43)
`readstring` seems to be deprecated and moved to `read(io, String)` in Julia 1.0, according to the following issue. JuliaLang/julia#22793
- Loading branch information