zalgo_codec_common

Module zalgo_string

Source
Expand description

Contains the implementation of ZalgoString as well as related iterators.

A ZalgoString contains a grapheme cluster that was obtained from zalgo_encode. It allows for iteration over its characters and bytes in both encoded and decoded form. It can be decoded in-place and the encoded information in other ZalgoStrings can be pushed onto it.

Structsยง