julia
julia copied to clipboard
WIP draft of functions concept
Getting a bit closer to the heart of Julia with this one. Covers mainly topics around function arguments.
There will be separate Concepts for:
- Function composition (probably fairly soon)
- Multiple dispatch
- Higher-order functions (less urgent?)