Optional.none

Creates a None

struct Optional(T)
static
none
()

Return Value

Type: Optional

A optional which is a None

Meta