To mark a generic as reified, simply add the reify keyword at the declaration site. Parameter and return type verification. class C<reify T> {} function ...
確定! 回上一頁