[][src]Function gates::nand

pub fn nand<T>(a: T, b: T) -> Signal where
    T: Into<Signal>,