Ludii Forum
Expanding the syntax of (result) - 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: Expanding the syntax of (result) (/showthread.php?tid=830)



Expanding the syntax of (result) - Michael - 02-16-2022

Could it be possible to expand the syntax of result from 

Code:
(result <roleType> <resultType>)
 
to 

Code:
(result (<roleType> | <player>) <resultType>)
?

Edit: I realized how to do without it, so I guess it's not really necessary.