User Guide
Before starting the tutorial, please complete the Installation and Quick Start sections first.
Tutorial
julia> import MyPkg45julia> MyPkg45.hello()"Hello, World!"
Examples
julia> import MyPkg45julia> MyPkg45.hello()"Hello, World!"
Before starting the tutorial, please complete the Installation and Quick Start sections first.
julia> import MyPkg45julia> MyPkg45.hello()"Hello, World!"
julia> import MyPkg45julia> MyPkg45.hello()"Hello, World!"
Settings
This document was generated with Documenter.jl version 1.17.0 on Friday 13 March 2026. Using Julia version 1.12.5.