SHOGUN  6.0.0
Maybe< T > Member List

This is the complete list of members for Maybe< T >, including all inherited members.

is_absent() constMaybe< T >
is_present() constMaybe< T >
Just(const Q &value)Maybe< T >friend
Maybe(const Nothing &nothing)Maybe< T >
Maybe(const Maybe< T > &other)Maybe< T >
operator bool() constMaybe< T >
value()Maybe< T >
value_or(T &v)Maybe< T >

SHOGUN Machine Learning Toolbox - Documentation