MyPkg45.jl
  • Home
  • User Guide
    • Tutorial
    • Examples
  • Developer Guide
  • API Reference
Version
  • User Guide
  • User Guide
GitHub

User Guide

Before starting the tutorial, please complete the Installation and Quick Start sections first.

Tutorial

julia> import MyPkg45
julia> MyPkg45.hello()"Hello, World!"

Examples

julia> import MyPkg45
julia> MyPkg45.hello()"Hello, World!"
« HomeDeveloper Guide »

Powered by Documenter.jl and the Julia Programming Language.

Settings


This document was generated with Documenter.jl version 1.17.0 on Friday 13 March 2026. Using Julia version 1.12.5.