pocomath/src/bigint
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
..
Types fix: Separate typed instance for each PocomathInstance (#15) 2022-07-22 20:49:14 +00:00
add.mjs feat: Switch to function-based specification of dependencies 2022-07-23 09:55:02 -07:00
all.mjs fix: Separate typed instance for each PocomathInstance (#15) 2022-07-22 20:49:14 +00:00
negate.mjs feat: Switch to function-based specification of dependencies 2022-07-23 09:55:02 -07:00