vault backup: 2023-09-27 11:29:32
This commit is contained in:
@ -18,5 +18,8 @@
|
||||
- a signature is composed by
|
||||
- a type (integer, stack, queue, graph)
|
||||
- an operations (name: profile)
|
||||
- Exemple: ``insert: list x integer x element -> list``
|
||||
- Exemple:
|
||||
- ``insert: list x integer x element -> list``
|
||||
- ``insert(l, i, e)``
|
||||
- return a result of type `list`
|
||||
-
|
Reference in New Issue
Block a user