mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-06-10 10:36:32 -06:00
* Evaluate operators once, not every time they are looked up * Remember the list of parameter values instead of recomputing it from the pattern type every time a table selection is made. * Quick fix for partial application of some predefined functions.