Type Definition naan::fun::call_deref

source ·
pub type call_deref<F, A, B> = fn(f: F, a: A) -> B;
Expand description

Type of call_deref