nanomath/src
Glen Whitney b2b41d6348
All checks were successful
/ test (pull_request) Successful in 17s
feat: factories can depend on the presence of types
Refactors each TypeDispatcher to have its own separate collection
  of types. Add isnan function which returns a boolean if that type
  is present, otherwise returns the number 1 for true, and 0 for fase.
2025-04-13 01:35:10 -07:00
..
__test__ feat: factories can depend on the presence of types 2025-04-13 01:35:10 -07:00
boolean chore: add boolean test files omitted earlier 2025-04-13 00:14:56 -07:00
core feat: factories can depend on the presence of types 2025-04-13 01:35:10 -07:00
generic refactor: prepare for boolean functions 2025-04-10 14:01:45 -07:00
number feat: factories can depend on the presence of types 2025-04-13 01:35:10 -07:00
nanomath.js feat: implicit convert BooleanT to NumberT 2025-04-10 22:47:30 -07:00
numbers.js feat: implicit convert BooleanT to NumberT 2025-04-10 22:47:30 -07:00
package.json feat: implicit convert BooleanT to NumberT 2025-04-10 22:47:30 -07:00