You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Roman Jámbor edited this page Jul 19, 2021
·
6 revisions
Custom Generic Methods & Functions
It is possible to declare custom methods and functions working with generic parameters. Such methods and functions must have JSDoc comment with property @reflectGeneric. It is needed because of optimization.