|
Hello, For adventofCode I had to write some code that calculates the overlap that multiple rectangles have. Fo far I have it working for 1 rectangle but I do not like the code because of the nested loops. Can I make this more the pharo way Code so far : Thanks, Roelof |
- [Pharo-users] can I avoid the nested loops Roelof Wobben
- Re: [Pharo-users] can I avoid the nested loops [email protected]
- Re: [Pharo-users] can I avoid the nested loops Roelof Wobben
- Re: [Pharo-users] can I avoid the nested l... Ben Coman
- Re: [Pharo-users] can I avoid the nest... Roelof Wobben
- Re: [Pharo-users] can I avoid the nested loops Richard O'Keefe
- Re: [Pharo-users] can I avoid the nested loops Roelof Wobben
