helix/helix-stdx
Michael Davis 39b72329b4
stdx: Add floor/ceil/is grapheme boundary functions to RopeSliceExt
These functions are the equivalent of 23b424a46 for grapheme clusters.
In order to add the `is_grapheme_boundary` function we also need to
query whether a byte index lies on a character boundary, so this change
also adds `is_char_boundary`.
2025-01-27 09:24:40 -05:00
..
src stdx: Add floor/ceil/is grapheme boundary functions to RopeSliceExt 2025-01-27 09:24:40 -05:00
tests Create helix-stdx crate for stdlib extensions 2024-01-18 10:57:53 +09:00
Cargo.toml stdx: Add floor/ceil/is grapheme boundary functions to RopeSliceExt 2025-01-27 09:24:40 -05:00