Question: Is it possible to do nested for loops?
Abierto
feature-request
- Lenguaje dominante
- Rust
- Estrellas
- 2.6k
- Forks
- 215
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
Is it possible to do nested for loops simply within system iterations? If I call join on a &mut component then try to iterate inside that component using join again, the borrow checker complains. What is the intended way to have every entity operate on every entity as an example, mutably.
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.