text: introduce text_iterator_has_{next,prev}
commit9bb3fbbbc6445b457f1dca8ae2e0ea2eb915753d
authorMarc André Tanner <mat@brain-dump.org>
Sat, 26 Sep 2020 12:50:28 +0000 (26 14:50 +0200)
committerMarc André Tanner <mat@brain-dump.org>
Sat, 10 Oct 2020 08:03:17 +0000 (10 10:03 +0200)
tree765f5c28b39d15bcbec10fd836c7b1b1e48930c5
parentb8e5bb2646b74b423e0e9d276932578cf7cb6f9f
text: introduce text_iterator_has_{next,prev}

Abstract away access to `it->piece` inorder to enable different
implementations/backends.
text.c
text.h