80
F# Unit Type
The unit type is a type that indicates the absence of specific value. The unit type has only a single value which acts as a placeholder when no other value exists.
Next TopicF# Casting and Conversions
The unit type is a type that indicates the absence of specific value. The unit type has only a single value which acts as a placeholder when no other value exists.