dox
dox copied to clipboard
Type parameter constraints are not rendered
I think for this rtti need to be extended (XML target).
Is this a breaking change?
https://api.haxe.org/haxe/rtti/TypeParams.html
Array<String> => Array<{name:String, ?constraints:String}>
Or will there be an alternative solution for this?