[][src]Module gobble::tuple

Functions

first
last
middle
or
or3

While you can use the numbered 'or's you may find the 'or!' macro helpful as that works with any number of options without needing to count, and returns the exact same result

or4
or5
or6