Josh Lehman

Results 47 comments of Josh Lehman

@joemfb because this code now targets urbit/vere, I'm going to close it. Please re-open targeting the new repo.

This seems ready, but needs to retarget urbit/vere. @matthew-levan , want to bring this over the line?

@vvisigoth doing the performance regression test and posting here is a good candidate for the grab bag bounty.

This should now be fixed as of the 411K-1 release, can you please verify @bacwyls ?

This would mean that, assuming your example, they'd be accessed as `append:list`, right?

If I had `map` or `set` as arms in that core, would they not conflict with the molds of the same name? Same for `list` I guess.

Yeah, I think you're on to something here. Making naming more regular across the board at the expense of verbosity seems like a net positive. A dumb way to do...

This is really great work! A thought that comes to mind: Having this in the dojo as toggle-able behavior is desirable. It'll also be the case that many applications that...

My two cents as a Clojure guy: * `moar` -> `recur` because `loop/recur` pairs well * `unless` -> `if-not` because it pairs with `if` well

Is this ready to be reviewed again @hjorthjort ?