mirror of
https://github.com/rayaman/multi.git
synced 2026-09-05 07:27:35 -04:00
Updated docs
This commit is contained in:
@@ -1 +1,2 @@
|
|||||||
*.code-workspace
|
*.code-workspace
|
||||||
|
lua5.4/*
|
||||||
+1
-1
@@ -102,7 +102,7 @@ Added
|
|||||||
|
|
||||||
Loops through the table and calls callback_function with each element of the array.
|
Loops through the table and calls callback_function with each element of the array.
|
||||||
|
|
||||||
- If a name is not supplied when creating threads; a name is randomly generated. Unless sending through an established channel/queue you might not be able to easily init the object.
|
- If a name is not supplied when creating threads and threaded objects; a name is randomly generated. Unless sending through an established channel/queue you might not be able to easily init the object.
|
||||||
|
|
||||||
Changed
|
Changed
|
||||||
---
|
---
|
||||||
|
|||||||
Reference in New Issue
Block a user