is_unary_bang_context

Function is_unary_bang_context 

Source
pub(super) fn is_unary_bang_context(bytes: &[u8], pos: usize) -> bool
Expand description

True if the byte at pos is ! in unary position.