frostburn / ts-geometric-algebra

TypeScript Geometric Algebra Generator
MIT License
12 stars 2 forks source link

Add type definitions for .map #27

Open frostburn opened 1 year ago

frostburn commented 1 year ago

Mapping over an algebra element produces an instance of the correct class, but it's not typed properly.