macro_rules! impl_inferbase_list { ($ty:ty) => { ... }; }
Implement InferBase for a list ALTREP data type.
InferBase