[][src]Trait fp_core::empty::Empty

pub trait Empty<A> {
    fn empty() -> A;
}

Required methods

fn empty() -> A

Loading content...

Implementors

Loading content...