can_consume


Description:

public bool can_consume (unichar uc, bool no_carryover = true)

Check if a character will be consumed by the current conversion.

Parameters:

uc

an ASCII character

no_carryover

return false if there will be carryover

Returns:

`true` if the character can be consumed