nil
- noun
- /nɪl/
- Specialized
- When this property is nil, the navigation item uses the value in its title property to create an appropriate back button.
- use of NIL
And so, you know, just test that you guys didn't have NIL.
- And so, you know, just test that you guys didn't have NIL.
Examples
-
I want a way of looking at the next value and getting nil instead of an error.
Blog text (30) -
Setting to nil doesn't affect the retain count, and sending a "release" message to nil has no effect.
Blog text (22) -
And since this might be nil, if it's nil, then return the string nil.
-
And so that is the first case is that ref of ref of nil is equal to nil.
-
But here I'm going to return nil if I can't undo.
-
Using NIL for the analysis of existing and for the design of new economic structures accelerates the transitional processes of restructuring and privatization
Academic text (1992) -
NIL also facilitates the quantitative analysis, mathematical optimization, and computer simulation of these graphs.
Academic text (1992) -
When a variable is set to nil, it indicates that it has no value assigned to it.
-
In many programming languages, if you try to access a property of an object that is nil, you will receive an error.
-
The function will return nil when it encounters an invalid input, signaling that no valid output is available.
Synonyms
A value used in computers to show no data
Antonyms
Compounds
- Specialized
An annual climbing plant with bright, ruffled flowers often grown in gardens
Surface Forms
Etymology
Nil in programming also comes from Latin nihil meaning 'nothing', and programmers use nil to mark 'no value' or 'empty'. That's why assigning nil to a variable is like making it 'nothing'.