Hi mhfan, thanks for your suggestion. For now, a replace can be done to make '×' into '*' and '÷' into '/'. But it would be nice to have direct support. I'll think about a design that could include this. At first glance, I think it probably would not be enabled by default to avoid slowing down the parser for a usecase that is not so common, but I think we should support custom symbols.
Hi mhfan, thanks for your suggestion. For now, a replace can be done to make '×' into '*' and '÷' into '/'. But it would be nice to have direct support. I'll think about a design that could include this. At first glance, I think it probably would not be enabled by default to avoid slowing down the parser for a usecase that is not so common, but I think we should support custom symbols.