[][src]Function catalan::catalan_tree4

pub fn catalan_tree4<T: Copy>(
) -> Iter<'static, fn(_: &[fn(_: T, _: T) -> T], _: &[T]) -> T>