Also known as return
programming statement that stops execution of the current subroutine, optionally passing back a return value to the code that called the subroutine
在程序设计中,return语句又稱返回語句,是指計算機退出当前正在執行的子程序,并回到調用該子程序的代码處並繼續執行後續的語句。许多編程语言中的函数通過返回語句將返回值传给调用该函数的源代码。
Abstract from DBpedia / Wikipedia · CC BY-SA
via Wikidata sitelinks · CC0
Discovered by embedding cosine similarity (sentence-transformers MiniLM, 384-dim).