Merge branch 'topic/timw/more-string-view-usage'

* topic/timw/more-string-view-usage:
  Change to use ToStdStringView() in a few other BIFs
  Convert remove_prefix/suffix BIFs to use std::string_view
  Rework starts_with BIF similarly to ends_with changes in 1649e3e7cc
This commit is contained in:
Tim Wojtulewicz 2024-01-23 10:41:16 -07:00
commit a3af4a4b51
6 changed files with 38 additions and 17 deletions

View file

@ -1 +1 @@
6.2.0-dev.445
6.2.0-dev.449