Module std::option

Overview

The Option type.

This module deals with the fundamental Option type in rune.

Structs

Iter

The iterator holds the value it hands out, and a script can nest one inside

Enums

Option