mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-05-21 20:20:24 +02:00
Don't mention futures.
This commit is contained in:
parent
cc19cda7a8
commit
3c55760aa3
1 changed files with 0 additions and 5 deletions
5
NEWS
5
NEWS
|
@ -521,11 +521,6 @@ Returns the "effective" version number. This is just the normal full
|
|||
version string without the final micro-version number. See "Changes
|
||||
to the distribution" above.
|
||||
|
||||
** New feature, 'futures': future, make-future, future-ref
|
||||
|
||||
Futures are like promises, but begin execution immediately in a new
|
||||
thread. See the "Futures" section in the reference manual.
|
||||
|
||||
** New threading functions: parallel, letpar, par-map, and friends
|
||||
|
||||
These are convenient ways to run calculations in parallel in new
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue