Tuple constructor

const Tuple(
  1. int arity
)

Implementation

const Tuple(this.arity);