map

open override fun <R> map(function: (Nothing) -> R): Optional.None

Returns None, without invoking function (there is no value to apply it to).