mlx-swift-examples
mlx-swift-examples copied to clipboard
Remove dead dependency: AsyncAlgorithms
I see a PR that removed the AsyncAlgorithms package and it was merged, but on main it still exists.
PR to remove: https://github.com/ml-explore/mlx-swift-examples/pull/100
Main: https://github.com/search?q=repo%3Aml-explore%2Fmlx-swift-examples%20import%20AsyncAlgorithms&type=code
It's a dead depenedency and I can make a PR to remove it, but want to make sure I'm not missing something.
I agree it isn't used by the Libraries, but it is now used by the Applications.