Package com.io7m.jorchard.core
@Version("2.0.0")
@Export
package com.io7m.jorchard.core
Core types and functions.
-
ClassDescriptionThe type of exceptions raised by the package.The type of exceptions raised when an operation would introduce a cycle into a tree.The type of exceptions raised when an operation would detach a node that is not allowed to be detached.JOTreeNode<A>The default implementation of the
JOTreeNodeTypetype.A function for traversing trees.JOTreeNodeMapFunctionType<A,T, B> A function for traversing trees.The type of readable tree nodes.The type of tree nodes.