nothing {maybe}R Documentation

Create a 'Nothing' variant of a maybe value

Description

Create a 'Nothing' variant of a maybe value

Usage

nothing()

Value

A 'Nothing' variant of a maybe value

Examples

nothing()

[Package maybe version 1.1.0 Index]