[][src]Type Definition oxymcts::LazyMctsTree

type LazyMctsTree<T, R, A> = Tree<LazyMctsNode<T, R, A>>;