Currently we support only subset of JSDoc. * [ ] Support for `@template`, eg. `function(T): T`, where T is a template type * [ ] Support for `Array.<Object.<...>>` style
Currently we support only subset of JSDoc.
@template, eg.function(T): T, where T is a template typeArray.<Object.<...>>style