elect
09/12/2017, 9:54 AMinfix
with Enum<*>
?karelpeeters
09/12/2017, 9:54 AMelect
09/12/2017, 9:56 AMinfix fun checkProgram(program: Enum<*>) = checkProgram(programName[program])
elect
09/12/2017, 9:57 AMcheckProgram Program.RENDER
gets error highlightingelect
09/12/2017, 9:57 AMNone of the following functions can be called with the arguments supplied.
Of course the functional method works flawnesskarelpeeters
09/12/2017, 9:59 AMinfix
when it only has one argument? Is it defined inside another class?elect
09/12/2017, 10:02 AMelect
09/12/2017, 10:02 AM