feat: Incremental building and simultaneous overloading of object values #5

Merged
glen merged 1 commits from stepfive into main 2022-09-26 05:39:44 +00:00

1 Commits

Author SHA1 Message Date
Glen Whitney a848e2af88 feat: Incremental building and simultaneous overloading of object values
So we can start with literal objects whose keys are operator names, and
  whose values are arrays of implementations, and merge them, and then
  replace every value with the overloaded function it specifies.
2022-09-26 01:36:25 -04:00