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 version 1.7.0 on Thursday 26 September 2024. Using Julia version 1.10.5.