julia icon indicating copy to clipboard operation
julia copied to clipboard

WIP draft of functions concept

Open colinleach opened this issue 4 months ago • 1 comments

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?)

colinleach avatar Oct 23 '24 20:10 colinleach