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.8.0 on Thursday 19 December 2024. Using Julia version 1.11.2.