Skip to main content
This is unreleased documentation for the main (development) branch of crypto-glue.

Double

Type Alias Double 

Source
pub type Double<A> = Shleft<A, B1>;
Expand description

Alias to make it easy to multiply by 2. Double<A> = Shleft<A, B1>