[][src]Function honeycomb::atoms::if_take

pub fn if_take(if_fn: fn(_: char) -> bool) -> Parser<char>

Consumes a character if a function is true