Skip to content

how can i use clojurescript api [cljs.core.async.interop :refer-macros [<p!]] #375

Answered by borkdude
rmGFW asked this question in Q&A
Discussion options

You must be logged in to vote

You can't use core.async with nbb due to limitations of SCI (the interpreter behind nbb).
To deal with promises, you can use promesa which is built-in.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by rmGFW
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants