Node.this

Create a node from a Value.

  1. this(Node other)
  2. this(Value value)
    struct Node
    this
    (
    inout ref Value value
    )
  3. this(mg_node* p)
  4. this(mg_node* p)

Meta