Leaf.val constructor

Leaf.val(
  1. Object val
)

Implementation

Leaf.val(Object val) : _value = val;