cljs4excel icon indicating copy to clipboard operation
cljs4excel copied to clipboard

Synchronous functions in addition to callback variants

Open cfelde opened this issue 9 years ago • 1 comments

Look into the possibility of having synchronous functions that return values in addition to the current callback variants.

cfelde avatar Nov 22 '15 22:11 cfelde

I've currently looked at using core.async to help out with this. Although I see how I could do this, I've so far not found any way of making this work within the REPL itself.

cfelde avatar Dec 02 '15 20:12 cfelde