A drop-in standard library for ReScript. Intended to be familiar for JavaScript developers, easy to use, and be rich enough (without being bloated) so that you don't need to reach for anything else for typical ReScript development.
I think this might be a bit problematic. While more correct, we're making the most common use case by far, which is passing an arg, more cumbersome to do.
I think we should just rename to join and have the arg still be an unlabeled string. That's the most common operation.
I think this might be a bit problematic. While more correct, we're making the most common use case by far, which is passing an arg, more cumbersome to do.
I think we should just rename to join and have the arg still be an unlabeled string. That's the most common operation.