Reorganize core library docs.
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
^title Null Class
|
||||
^category core
|
||||
|
||||
### **!** operator
|
||||
|
||||
Returns `true`, since `null` is considered [false](../control-flow.html#truth).
|
||||
|
||||
> !null
|
||||
true
|
||||
Reference in New Issue
Block a user