Scott Sauyet
                                            Scott Sauyet
                                        
                                    @adispring: > If we begin to handle this issue -- Better error messaging and type-checking : #2998, we can check the type and the number of arguments people passed in,...
I have to look at some other parts of the documentation generation today or tomorrow, so I'll see if there is a straightforward fix. Thank you for the report.
The Ramda REPL loads Ramda-Fantasy globally and Sanctuary under `S`. So both are available. Those `sequence` examples seem to be quite screwy at the moment for me.... More things to...
Sorry for the slow response. I've been away from Ramda for some time. This is not an FP pattern. It is something used in parts of JS (`[1, 2, 3,...
You're right. This seems a problem. Are you interested in creating a PR?
I would be interested in seeing a PR for a `swap` function. It seems useful. It seems to make sense for it to work on arrays with indices and also...
This is fantastic. This is one of the things I've wanted to have Ramda do for a long time. I tried once before and fell down on the job, but...
Some day, I'll learn to study the code before responding. Thanks @Bradcomp for your due diligence!
I'm slowly working my way backward through open issues. This one hasn't made its way to the top of my list yet, but in any case, yes, it will probably...
@GingerPluPlus: I very much like the idea here. After the holidays, I'm going to try to get a discussion going between anyone intertested in how to get 1.0 out the...