MyAwesomePackage.jl Documentation
  • Index
  • An other page
    • Module Index
    • Detailed API
Version
  • An other page
  • An other page
Edit on GitHub

The MyAwesomePackage Module

MyAwesomePackage — Module
MyAwesomePackage

Here you are, you found an awesome package :-)

source

Module Index

  • MyAwesomePackage.plusTwo

Detailed API

MyAwesomePackage.plusTwo — Method
plusTwo(x)

Sum the numeric "2" to whatever it receives as input

A more detailed explanation can goes here, altought I guess it is not needed in this case

Arguments

  • x: The amount to which we want to add 2

Notes

  • Notes can go here

Examples

julia> five = plusTwo(3)
5
source
« Index

Powered by Documenter.jl and the Julia Programming Language.

Settings


This document was generated with Documenter.jl on Friday 25 December 2020. Using Julia version 1.5.3.