Macro scsys_core::hkt

source ยท
macro_rules! hkt {
    ($($($p:ident)::*),*) => { ... };
    (@impl $($p:ident)::*) => { ... };
}