nothing().map(value => value + ' more').orNull() // produces: null Copy
nothing().map(value => value + ' more').orNull() // produces: null