Return type Page

Return Type



Return to Return statement, Implicit return, Kotlin glossary, Programming glossary, Kotlin


* Return statement - CPP return statement - https://en.cppreference.com/w/cpp/language/return

* CPP return - https://en.cppreference.com/w/cpp/keyword/return

* return type - "The type of data a function outputs after completing its work." (KtPgBNrd 2021)

* return type - "Type of the value returned by a function." (CppPrmLp 2012)

{{navbar_footer}}