Tree.getNextSelected

Returns the next selected item after the given one, or null if the end is reached. If from is null, this returns the first selected item.

struct Tree
@nogc nothrow
getNextSelected

Meta