Results 105 comments of

> Maybe I don't fully understand the intention here, but when I was thinking about no-std support, I concluded that it's not actually useful for this crate as it is...

@cakoyo I reverted the patch `Asynchronous pathfinding` and everything works fine

I don't know what you mean > does akarin hase latest commits

This issue has nothing to do with upstream

This fork has done it https://github.com/tr7zw/YAPFA/tree/multithreading

another fork: https://github.com/nckk-mc/mcmt

@imkiva The first definition is accepted as a syntactic sugar

@imkiva We can reverted to previous inheritances

Maybe we should consider more fully on taking this change. This overhaul brings a lot more engineering difficulties. Kiwa mentioned that the root of its complexity is that tele is...

> I think `c2` should not be legal. The args to a class should be in order, because otherwise there will be many ambiguities. Does that make things easier? I...