hkt

Macro hkt 

Source
macro_rules! hkt {
    ($t:ident) => { ... };
}
Expand description

Derive HKT macro to create Higer Kinded Types