IsEmpty

Type Alias IsEmpty 

Source
pub type IsEmpty<L> = <L as TList>::IsEmpty;
Expand description

Returns True if TList is empty False otherwise.