Skip to content
API Docs
API Docs
Framework Docs
Toggle navigation
API Docs
API Docs
Reference documentation for Vapor
Framework Docs
Learn how to use Vapor
Home
Store
Showcase
Team
Blog
GitHub
Theme
System
Light
Dark
System
LeafKit
LeafData
isNil
Instance Property
isNil
Returns
true
if the data is
nil
or
void
.
var
isNil
:
Bool
{
get
}