Space.this

Create the space using nodes from the given range.

  1. this(Node[] nodes)
  2. this(Range range)
    class Space
    this
    (
    Range
    )
    (
    Range range
    )
    if (
    isInputRange!Range
    )

Meta