# Packages

No description provided by the author

# Functions

IsNil returns true if the value is nil, false if the value is not nilable or not nil.
IsNilable returns true if the value can be nil.