pub type Double<A> = Shleft<A, B1>;
Alias to make it easy to multiply by 2. Double<A> = Shleft<A, B1>
Double<A> = Shleft<A, B1>
Note: Encountered an error during type layout; the type failed to be normalized.