Cursor.children

Lazily return the cursor's children

  1. inout(Cursor)[] children()
    struct Cursor
    @safe @property nothrow inout
    inout(Cursor)[]
    children
    ()
  2. void children(Cursor[] cursors)

Meta