Companion

object Companion

Properties

Link copied to clipboard
const val ROOT_ID: String

The reserved id of the tree's root node. The root has no parent.

Functions

Link copied to clipboard
fun <V> empty(): MovableTree<V>

An empty tree containing only ROOT_ID.