is_valid


Description:

public bool is_valid (unichar uc)

Check if a character is a valid conversion input.

Parameters:

uc

unichar

Returns:

`true` if uc is in a valid range, `false` otherwise