wsphillips / Conductor.jl

Choo-choo
MIT License
61 stars 12 forks source link

Reduce type parameters -- use enums instead #6

Closed wsphillips closed 3 years ago

wsphillips commented 3 years ago

Certain type parameters are recruiting the type system for "switch"-like usage rather than optimized code paths. An example is ion types, which can just be something simple like an enum