normalizeAlef method

String normalizeAlef()

converts all alefs to ALEF_MAMDODA with the exception of Alef maksura

Implementation

String normalizeAlef() => ArOp.normalize_alef(this);