unicodegrapheme

DEPRECATED: Use kawaz/grapheme instead. This package re-exports kawaz/grapheme for backwards compatibility.

unicode
grapheme
segmentation
deprecated
moon add kawaz/unicodegrapheme@0.9.0
Download zip
Author
Version
0.9.0
License
MIT
Last updated
4 months ago
Downloads
25

Dependencies

README

#unicodegrapheme (DEPRECATED)

This package has been renamed to kawaz/grapheme.

#Migration

- moon add kawaz/unicodegrapheme + moon add kawaz/grapheme

- @unicodegrapheme.graphemes("hello") + @grapheme.graphemes("hello")

This package re-exports kawaz/grapheme for backwards compatibility, but will not receive further updates.

#
grapheme_iter

fn grapheme_iter(s : String) -> Iter[StringView]
DEPRECATED: Use @grapheme.grapheme_iter() instead.

#
graphemes

fn graphemes(s : String) ->
GraphemeView
DEPRECATED: Use @grapheme.graphemes() instead.

Source Files

Powered by MoonBit

Site sourceReport issuePackagesBuild queueSkillsStatistics

© 2026 mooncakes.io