|
KUMI v5.0.0
Gorgeous Garnet
|
|
inlinenodiscardconstexpr |
#include <kumi/functional/monadic.hpp>
Returns the Ith element of t if t is a kumi::product_type, an instance of v otherwise.
| I | Compile-time index of the element to access |
| t | Type to inspect |
| v | Fallback value |