public final class BuildTreeKt
final static <T extends Any> Tree<T>
buildTree(Function1<TreeBuilder<T>, Unit> builder)
final static Tree<File>
asTree(Path $self, Function1<File, Boolean> isOpen)
asTree(File $self, Function1<File, Boolean> isOpen)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
final static <T extends Any> Tree<T> buildTree(Function1<TreeBuilder<T>, Unit> builder)
final static Tree<File> asTree(Path $self, Function1<File, Boolean> isOpen)
final static Tree<File> asTree(File $self, Function1<File, Boolean> isOpen)