Adam Markon

Results 13 comments of Adam Markon

I think we probably want a halfway system here. Auto-generated docs from the CLI info is probably too basic, but we do want some way to ensure the docs are...

Could we use predefined numeric constants + bit comparisons to represent the types? It'll make the meta a little less human readable, but we'll save bytes in both the library...

One option here to make this change in a backwards-compatible way would be to add this in the current version as a config option, so something like ``` setIn([2], 'abc',...