Fork me on GitHub
#planck
<
2016-07-20
>
mfikes00:07:33

@johanatan: I was thinking about attempting to implement a solution for the timer / setTimeout capability. You aren’t in the middle of trying that, are you?

johanatan01:07:06

@mfikes: nope, go for it!

johanatan01:07:01

@mfikes: btw, that weird error i saw when I attempted to factor the docstrings for async/sh and sh is due to compile time meta information not being available at runtime (something involving ann if i recall correctly)

johanatan01:07:21

ppl have worked around it by manually embedding that info but seems like a lot of work for this case