Talk:nest

From Wiktionary, the free dictionary
Latest comment: 13 years ago by Ruakh in topic RFV discussion
Jump to navigation Jump to search

RFV discussion[edit]

The following information has failed Wiktionary's verification process.

Failure to be verified means that insufficient eligible citations of this usage have been found, and the entry therefore does not meet Wiktionary inclusion criteria at the present time. We have archived here the disputed information, the verification discussion, and any documentation gathered so far, pending further evidence.
Do not re-add this information to the article without also submitting proof that it meets Wiktionary's criteria for inclusion.


"(computing) A structure in a programming code, like blocks, functions, subroutines, etc." The verb is well known. For instance, if you have an inner loop that looks at every column in a grid and an outer loop that looks at every row, you can "nest" them, which means you put one inside the other (and thus consider every grid cell, every combination of row and column). I learned this term in the 1980s. But I've never heard of this being a noun, and I distrust anybody who talks about "a programming code" as though it were singular. Equinox 01:37, 7 July 2009 (UTC)Reply

There seems to be some use of this mainly as "loop nest". Conrad.Irwin 01:40, 4 August 2009 (UTC)Reply

RFV failed, sense removed. I've added a related sense, based on google books:"loop nest" and "subroutine nest". (Note that the hits for the latter are not referring to nested subroutines, which are a source-code construct wherein one subroutine contains another, but rather to nested subroutine calls, which are a run-time construct that results from one subroutine calling another. In the hits for "loop nest", either interpretation is possible, since nested source-code loops lead directly to nested run-time loop iterations.) —RuakhTALK 19:41, 27 September 2010 (UTC)Reply