angus croll

Results 46 comments of angus croll

Decided against this

Thanks, merged! (finally!) I'm going to start by just publishing one package to test.

Ok all published as minor version bumps. So hopefully everyone who using common.js versions is using `require` and not somehow depending on the file directly.

Thanks this is really nice! One suggestion: If the requested index is negative the prepend the value to the start of the array, Has a nice symmetry to it, and...

> I always prefer to write functions that are narrow in scope Same. Ok sounds good.

Thanks, this is nice. Feel free to put up a PR including new tests

A new function sounds good. How about just-deep-omit?

I think it is a good proposal but PR needs work (see PR for comments)

Hi @kachkaev, thanks for the nice words! Yes I think this would be a useful util. I think a new function `just-flush-recursive` would be the best way, to keep the...

Thank you. Not great at TS so I will leave this out there if anyone wants to take it.