User Tools

Site Tools


at:tutorial:basic

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
at:tutorial:basic [2020/02/09 21:53] elisagat:tutorial:basic [2020/02/09 21:53] elisag
Line 230: Line 230:
 >> 21 >> 21
 </code> </code>
 +
  
  
Line 246: Line 247:
 As is customary in languages with the above optional arguments, AmbientTalk requires mandatory parameters to be defined //before// optional parameters, which should in turn be defined //before// a variable-argument parameter, if any. As is customary in languages with the above optional arguments, AmbientTalk requires mandatory parameters to be defined //before// optional parameters, which should in turn be defined //before// a variable-argument parameter, if any.
  
-Let us show how to use optional arguments to define an auxilary function that creates matrices as follows:+Let us show how to use optional arguments to define an auxilary function that creates matrices:
  
 <code> <code>
at/tutorial/basic.txt · Last modified: 2020/02/09 22:05 by elisag