Sam Clements
Sam Clements
I'm not sure what you'd be able to use it for. If we did add it, maybe we could do it as a Python-2 style "true division" operator using `//`...
dyce looks really neat. If I ever rewrite this library (I've not really touched it in a long time) it'd make doing a lot of the analysis I originally wanted...
A PR to adjust the documentation would be appreciated! ~~I suspect the reason I never properly documented the `light_` foreground and background colours is that they aren't supported by all...
No rush - this library's been around a while, fixes like this aren't urgent :)
Patching URI.js to not register the dependencies worked for me in the end. The only way I can think of to control this might be to check for the presence...
That would still result in three extra http calls for almost empty files. On 10 Oct 2013 08:15, "ooxi" [email protected] wrote: > Optional dependencies goes against the concept of require.js...
A really simple thing I tried to do when I first started writing pipelines was using task files that were in the same place as my pipeline definitions, instead of...
Hi! :wave: > - The UTC offset is captured at initialisation time and used as a fallback. > - If there's no offset at initialisation time, emit a single warning....
This changes a lot of things, it'd be very useful if you could split it up into multiple separate PRs - `with_children` in particular is quite notable as a breaking...
Yes please 😃