Module tool::empty[][src]

Traits and functions for determining if some collection is empty.

Modules

prelude

Useful functions exported by tool::empty.

Traits

IsEmpty

Things that can be "empty".

Functions

empty

True if the value is "empty"

non_empty

False if the value is "empty"