Node.this

Create a Node from a copy of the given mg_node.

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

Meta