Jesse Kelly
Jesse Kelly
Hi! I am @jessekelly881! I'm guessing I'm not the Jesse that you are trying to tag in the conversation. Haha. On Thu, Jun 18, 2020 at 7:31 AM Jesse van...
Fixed issues.
Thanks! Hmm. This seems useful; although, I can't quite imagine a use case for it at the moment. Maybe called something like coerceBound to clarify that the order might not...
Added coerceBound, reverse, and isEmpty. Although, isEmpty might not be the best name for this function as a bound where top === bottom has exactly one value that is within...
Ok. I like the idea of a smart constructor. And isSingular is a good name. I updated the pr. Is there anything else that you can think of that needs...
Fixed.
Hmm. Any idea what might be up with the automated testing? It seems like an issue with prettier but running prettier --write doesn't fix the issue and the error message...
Hey! Thank you so much for the reply. I will definitely have a look at the website. Thanks!
Thanks @Joshuajrodrigues! Very much appreciated. 🙏
+1 I wrote something like this a long while ago. Maybe it will serve as some inspiration lol. https://github.com/jessekelly881/time-fns/blob/main/src/Interval.ts