
Should Vadi use generics? · Issue #2 · nahuelwexd/Vadi
Currently Vadi tries to be as friendly as possible with C developers, but this itself causes the syntax to be a bit awkward for Vala developers, causing boilerplate code. See: var app = (App) conta...