Rebecca Stevens
Rebecca Stevens
@keithamus I don't think it's possible to support both without using a build tool. I could submit a PR to add rollup and get it to output for each of...
Yeah, it looks very similar.
Hey @Jason3S I'm currently working on refactoring this library to remove all those `any` :) I just discovered the same issue as this PR tries to resolve last night and...
These changes have already been made so it's safe to close this PR.
@vitaly-t This one is ready to go.
@vitaly-t I think I'll leave it there for today; I'll continue tomorrow. I'll also write up a discussion on my thoughts on where we should go from here (after refamiliarizing...
That's all good. I'm just working on this as I don't really have anything else to do right now and I enjoy it. My reasoning for adding `join` was simply...
Just fixed that up
The majority of the code is just function overloading (most of which probably won't be needed in the end and is just included for completeness); there's very little actual code....