We need to properly think through what these should look like. They've already been improved considerably from the stitch repo days, but definitely still need some revisiting. Old issue mlb2251/stitch#137
I think the staticness of a DSL entry is a bit weird, and you should think about how to handle newly added learned functions. Having the core fns be static and all compiled seems pretty fine but yeah the overall library and weights of things and such is clearly not static
We need to properly think through what these should look like. They've already been improved considerably from the
stitchrepo days, but definitely still need some revisiting. Old issue mlb2251/stitch#137I think the staticness of a DSL entry is a bit weird, and you should think about how to handle newly added learned functions. Having the core fns be static and all compiled seems pretty fine but yeah the overall library and weights of things and such is clearly not static