Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Use array of concrete type in function a_star
Previously the Array was of type `Integer`. Tests show a_star is much faster after this commit.
- Loading branch information