You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I feel like at the moment there is a lot of code scattered around that does parsing of some sort, e.g. in steenrod_evaluator, cli_module_constructor and finite_dimensional_module. It would be nice to abstract out some common components to make things more tractable.
The text was updated successfully, but these errors were encountered:
I feel like at the moment there is a lot of code scattered around that does parsing of some sort, e.g. in
steenrod_evaluator
,cli_module_constructor
andfinite_dimensional_module
. It would be nice to abstract out some common components to make things more tractable.The text was updated successfully, but these errors were encountered: