# [Ride v5] Unit
⚠️ This is the documentation for the Standard library version 5. We recommend to use version 6. Go to version 6
Unit
is an empty value data type.
The empty value data type is similar to Unit in Scala or to null in C#.
The only value of this type is unit
.