Module extensions

Source
Expand description

Miscellaneour helper traits.

Modules§

is_not_empty
Declares is_not_empty trait (opposite of is_empty() call present on most data structures).

Traits§

IsNotEmptyExtension
Trait that declares is_not_empty() method.