There are some algorithms specialized for vector<👻>.
They are templated on iterator type. Since there are limited number of iterator types, they can be moved to import lib, which could export all possible instantiation.
This will save throughput. Also for the cases where lambda is used there, it may reduce code bloat.
Should this be done?