# Unit
Unit
is an empty value data type.
The empty value data type is similar to Nothing (opens new window) in Scala or to null (opens new window) in C#.
Unit
is an empty value data type.
The empty value data type is similar to Nothing (opens new window) in Scala or to null (opens new window) in C#.