Module canrun::collections::ltup

source ·
Expand description

A helper macro and some blanket implementations to facilitate working with tuples of Values.

Macros

Create a tuple of logical values with automatic Into<Value<T>> wrapping.