Example

Example

Example Julia package repo.

Example.domathMethod.
domath(x::Number)

Return x + 5.

Example.helloMethod.
hello(who::String)

Return "Hello, who".