// $Id$ $module "refal.plus.Class"; $func? IsBox e.Exp = ; $func? IsChannel e.Exp = ; $func? IsChar e.Exp = ; $func? IsDigit e.Exp = ; $func? IsFunc e.Exp = ; $func? IsInt e.Exp = ; $func? IsLetter e.Exp = ; $func? IsString e.Exp = ; $func? IsTable e.Exp = ; $func? IsVector e.Exp = ; $func? IsWord e.Exp = ;