Declan Naughton
Declan Naughton
On .mjs there are false positives, e.g. https://vscode.dev/github/declann/calculang-miscellaneous-models/blob/impact-memo/models/tax-revenues/impact_esm/cul_scope_1.mjs
see stringify_introspection_info (definitely if inconsistent sorting persists)
if resolve-able `use-threeAgain-mod.mjs` is testcase. Works only without `--memo`
see #117 e.g. current incometax/impact in miscel models is a good test, join.cul.js is a merge over multiple tables that led to #117 and fix - [x] join as a...
compilations and `use-` scripts e.g. [packages/calculang-testcase-models/modularity/nums/use-threeAgain-mod.mjs](packages/calculang-testcase-models/modularity/nums/use-threeAgain-mod.mjs) Cons?
If #11 save depends on cache, then #47 depends on this !
This is easier to interpret
ATM using webpack v4. May move to v5, but I'm interested in considering other options, especially [Parcel v2](https://parceljs.org/blog/v2/). Parcel can _potentially_ run in the browser, which opens wider possibilities (e.g....
calculang is unitless **How core should units feature?** Known usecases: - accounting/ledgers - physics stuff like climate modelling (is a value GtC or GtCO2?) Related: GNU Units https://www.gnu.org/software/units/