Willy,

some more `ist` helper functions that allows consumers to avoid directly
operating on the raw pointer, instead using safe high level functions.

These will be used in a future series of mine. I'm sending them for early
review and integration, because I believe their existence is useful on its
own.

Best regards

Tim Düsterhus (3):
  MINOR: ist: Add `istappend(struct ist, char)`
  MINOR: ist: Add `istshift(struct ist*)`
  MINOR: ist: Add `istsplit(struct ist*, char)`

 include/import/ist.h | 39 +++++++++++++++++++++++++++++++++++++++
 1 file changed, 39 insertions(+)

-- 
2.31.1


Reply via email to