David Mark Clements

Results 118 comments of David Mark Clements

we would need to benchmark any api changes but your suggestions could potentially be more ergonomic Would you be able to speak a little more to your use case? Why...

cc @BridgeAR (sorry got the handle wrong)

Does this mean that there are potential cases where decirc would be used but stringify wouldn't? If that is true, decirc should be a separate module - and fast safe...

If you've got time go ahead - otherwise I can - either way let's both be contribs

I agree - it's a necessarily tricky code base but there's no reason for lack of comments This is now a todo, but I'm in a time bottleneck atm -...

I think this is cool but I'd like to do it the following way: 1. create and publish a C++ node module that returns string->isFlat() 2. change test field of...

nice can you please update readme with results

I actually don't know of "the best" tool or approach – obviously there's R but that's probably far more than needed. At the other end of the spectrum, creating graphs...

Yeah I’m ok with that - @mcollina @jsumners ?

you could provide an API for registering custom error constructors in the worker thread, then you'd have to somehow communicate that an error object that has entered the worker thread...