Emmanuel Oga
06/27/2020, 7:57 AMGarth Goldwater
06/27/2020, 9:11 PMconfigure {
width = 768
height = 576
}
? is that a function call? an anonymous function passed to configure? doesn’t seem quite right to meGarth Goldwater
06/27/2020, 9:18 PMit idiom, appending a symbol with ? to only execute code if not null, the with keyword, and a TODO("message") function for incomplete implementations