Proper function return type hinting
joksulainen opened this issue · 0 comments
joksulainen commented
Proper type hinting for function returns should be implemented so that auto-completion will be provided for types like strings for instance, as currently the IDE does not know what types some functions will return.