Ties

Results 4 issues of Ties

Convenient way to get the last moment that is actually included in the interval. Makes it easier to properly use the fact that intervals are half open. My use case:...

### Description The documentation for the various HTTP method handlers (like [GET](https://expressjs.com/en/api.html#app.get.method)) link to [Path Examples](https://expressjs.com/en/api.html#path-examples) for more information about paths. The Path Examples are located underneath the `use` method...