Example
Example Julia package repo.
Example.domath
โ Methoddomath(x::Number)
Return x + 5
.
Example.hello
โ Methodhello(who::String)
Return "Hello, who
".
Example Julia package repo.
Example.domath
โ Methoddomath(x::Number)
Return x + 5
.
Example.hello
โ Methodhello(who::String)
Return "Hello, who
".
Settings
This document was generated with Documenter.jl on Saturday 1 August 2020. Using Julia version 1.0.5.