1998 Cambodian League

Statistics of the Cambodian League for the 1998 season.

Overview

Royal Dolphins won the championship.

gollark: It... might be?
gollark: This is about the first half.
gollark: ```lisp(newvar '- [(+ arg1 (negate arg2))])(newvar '-- [(- arg1 1)])(newvar '++ [(+ arg1 1)])(newvar '!! [ (if arg1 [false] [true])])(newvar 'ztb [ (if (== arg1 0) [false] [if (== arg1 false) [false] [true]])])(newvar 'ifz [ (if (ztb arg1) arg2 arg3)])(newvar 'inz [ (if (!! (ztb arg1)) arg2 arg3)])(newvar '! [ (inz arg1 [1] [(* arg1 (! (-- arg1)) )])])(newvar 'for [ (if (arg2 arg1) [ (arg3 arg1) (for (++ arg1) arg2 arg3) ][true]) ])```
gollark: I have the stdlib somewhere.
gollark: Oh, so very h.

References


This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.