Gunar
Gunar
In this example, is `map` blocked by finishing `filter` first? It must be since this is native to javascript. But if I were to have that, what name would it...
> Should named curry(..) and curryMultiple(..) restrict each input to only being specified once, the first time? Yes. Throw otherwise.
Allow me to use your own arguments: > Just got bitten by this **quirk** > **I expected 1,2,3** since x was already curried in the first call, > That was...
Thanks for the heads up! I'm definitely open to adding `async`/`await`.
Can I ask you why you're interested in generating a callgraph for your code? (market research 😂) On Mon, Nov 23, 2020 at 2:35 PM laurent-33 wrote: > In fact...
Thanks that's helpful! On Mon, 23 Nov 2020, 15:33 laurent-33, wrote: > of course, it is to show a dude in my team how work the script > then he...
By the time I started this repo, there weren't any good solutions out there. I could not reproduce your error. How did you install it? It seems your installation is...
It seems we're out of luck.  > [Source](https://stackoverflow.com/questions/41005744/babel-error-couldnt-find-preset-latest-relative-to-directory-when-preset-w)
Guess you cloud do this:  > [Source](https://github.com/babel/babel/issues/5618)
Hi @dbkaplun. I am not actively writing code for this project, but I'll review it if you send a PR. Thanks!