Skip to content

Commit

Permalink
Modify PARA.md document
Browse files Browse the repository at this point in the history
  • Loading branch information
sasagawa888 committed Jun 13, 2024
1 parent 3ebf8df commit 3dc109d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions documents/PARA.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,8 @@ option == t
If one of arg returns non-nil stops exections and return result,
else returns the result of the last execution.
On macOS mp-part is not available.
- (mp-let ((sym1 (exp1)) ... (symn (expn))) body)
Evaluates each exp in parallel in child Lisps, binds its value to sym, executes body, and returns the final result.
Expand Down

0 comments on commit 3dc109d

Please sign in to comment.