Open exellian opened 1 year ago
Currently I have massive redundancy when calculating various thing out of expressions. To improve on it i should implement a visitor pattern, that allows multiple visitors extract various things
Currently I have massive redundancy when calculating various thing out of expressions. To improve on it i should implement a visitor pattern, that allows multiple visitors extract various things