guile-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Guile equivalent to JS promises?


From: swedebugia
Subject: Guile equivalent to JS promises?
Date: Sun, 09 Dec 2018 02:52:11 -0800

Hi

I'm trying to understand JS promises.

Are promises relevant in Guile? 

According to https://www.promisejs.org/ they seem to be a tool to
read/write JSON in a nonblocking way.

Is this related to threading where the JS dev want multiple threads to
read stuff asynchroniusly at the same time?

-- 
Cheers 
Swedebugia



reply via email to

[Prev in Thread] Current Thread [Next in Thread]