Ludii Forum
(sites <intArrayFunction>) - Printable Version

+- Ludii Forum (https://ludii.games/forums)
+-- Forum: Suggestions (https://ludii.games/forums/forumdisplay.php?fid=10)
+--- Forum: Ludii Features / Services (https://ludii.games/forums/forumdisplay.php?fid=11)
+--- Thread: (sites <intArrayFunction>) (/showthread.php?tid=310)



(sites <intArrayFunction>) - Michael - 12-02-2020

Can we have a region function that creates a region from an array of integers? Like (sites <intArrayFunction>).

The same effect could be achieved with (forEach) and a boolean function (all Values <intArrayFunction> if:<boolean>), which would be nice, but the first suggestion is cleaner.

The reason I need it is because of a clash between the reference of (value) when having (forEach Value) inside (forEach Value). I need it to mean two different things in the same context. I can circumvent it by using (forEach Site (sites <intArrayFunction>)) for one of them, so I can refer to the different contexts with (value) and (site).


RE: (sites <intArrayFunction>) - Eric Piette - 12-04-2020

Hi,

Yes of course. That's a pretty quick add, I do it now for our dev version.

Regards,
Eric