Core.unit Type Abbreviation (F#)
The type unit
, which has only one value ()
. This value is special and always uses the representation null
.
Namespace/Module Path: Microsoft.FSharp.Core
Assembly: FSharp.Core (in FSharp.Core.dll)
Syntax
type [unit](https://msdn.microsoft.com/library/00b837c2-6c8a-483a-87d3-0479c64037a7) = [Unit](https://msdn.microsoft.com/library/d40df6bf-4448-4691-9965-0f1dbc376839)
Platforms
Windows 8, Windows 7, Windows Server 2012, Windows Server 2008 R2
Version Information
F# Core Library Versions
Supported in: 2.0, 4.0, Portable