Skip to main content

iswhite

Macro iswhite 

Source
macro_rules! iswhite {
    ($x:expr) => { ... };
}