feat: Switch to function-based specification of dependencies #22

Merged
glen merged 1 commits from ultimate_notation into main 2022-07-23 16:59:21 +00:00

1 Commits

Author SHA1 Message Date
Glen Whitney 9fb3aa2959 feat: Switch to function-based specification of dependencies
Allows dependencies to be economically expressed and used.
  For example, see the new definition of subtract.
  Credit for the basic idea goes to James Drew, see
  https://stackoverflow.com/a/41525264

  Resolves #21.
2022-07-23 09:55:02 -07:00