v2.1.0
- Patched:
- change(&mut self, input: &char
, pos: usize) inExtras
- change(&mut self, input: &char
- New Feature:
- .next_to_left()
- .next_to_right()
- If
nextorjumpcan effect theExtras.- .noeffects()
- .noeffects_mut()
- .noeffects_on()
- .noefeects_off()
- Bump until meets
fn=true.- .next_to_until(
fn)
- .next_to_until(
- Bump while
fn=true.- .next_to_while(
fn)
- .next_to_while(
- Cloning
saved().extrastoself.extras().- .to_range_extras()