Jared Forsyth
Jared Forsyth
Good idea
hmmm don't merge yet, I have a different idea
Ok, "export as" working across the board! You can now do, for example ```ml type[@export abstract] t = int let[@export: t] myvar = 10 ```
yeah, I'm not quite sure how I ought to fix the "ocaml 4.04 prints this a little differently"
That [change](https://github.com/ocaml/ocaml/pull/2147) ended up in 4.08, so as soon as the 4.08 PR gets merged this might be relevant again?
I don't love it, but could probably get used to it. have we talked about configuration recently? Could be a trial case for that.
``` In [1]: -2**2 Out[1]: -4 ``` python does what you expect @bsansouci
We could use React's `context` to pass things down the React, which is how relay, redux, etc. do it.
Let me know if there's any way I can help -- I've done a lot of react
@mike-thompson-day8 or convergent evolution? :) clojurescript has had a reeealy low profile in the javascript community so far (om notwithstanding), whereas elm gets talked about a lot.