Alejandro Duran Pallares

Results 11 issues of Alejandro Duran Pallares

Hi great library, I was using it and somehow I assume this instance did exist, but did not and had to fork it on my project as `GDefault` is not...

such this one: ``` exe="ls \"this that\"" ``` it wont look for the single argument `this that`, but rather for 2 arguments `\"this` and for `that\".`

When using a sub-beam that can be made null as a whole, it generates several problems, for example ``` type Foo = FooT Identity data FooT = Foo { _inside...

## Description According to their docs: https://docs.metamask.io/guide/provider-migration.html#replacing-window-web3

Is there a reason not to have them? If not would a PR adding them be welcomed?

Really awesome repo! it worked out of the box :) Btw mathjax support asciimath, would it be possible to use asciimath then with slack? how?

I'm getting: ``` Parse failed with error: 'Failed reading: takeWhile1' while reading an input chunk: '"* SEARCH\r\ngvuyrkepn OK Search completed (0.001 + 0.000 secs).\r\n"'. This should never happen and is...

Hi ! I made a patch to add iteration in a similar fashion `ets:next/2` works, mainly because I need it, but I think it might be a good idea to...

Even though on the docs it says it should work only with positive values, sometimes it is easy missed introducing a hard to find bug (at least It happened to...