Richard Haddad

Results 3 issues of Richard Haddad

Hi, I was wondering if there is any reason Easystar should not use [`Promise`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Promise) objects. My idea is that instead of using `callback`s given to `findPath()`, the function `calculate()` would...

Hi, First, thanks for your work. Well, there is a heated debate in my company, this one having caused a lot of departure. The integrity of the team is now...

Hi :wave: I just made a PR for Typescript types package => https://github.com/DefinitelyTyped/DefinitelyTyped/pull/41741 When it'll be merged you can install it with: ``` npm install @types/bresenham ``` At that time...