On Mon, 6 Jan 2020 20:42:17 +0100 Zelphir Kaltstahl <zelphirkaltst...@posteo.de> wrote: [snip] > In Racket the futures have some limitations, where one needs to use a > different number type to enable them in some cases to run in parallel – > wait, I am looking for the link … here: > https://docs.racket-lang.org/guide/parallelism.html – Is there any > similar restriction for futures in Guile?
I don't know. I should try it and see.