Thanks to visit codestin.com
Credit goes to fsharp.github.io

Header menu logo FSharp.Core

objnull Type

An abbreviation for the CLI type Object or null. With the 'nullable reference types' feature, this is an alias to 'obj | null'.

Type something to start searching.