Current section

Files

Jump to
gleamgen include gleamgen@pattern_Tuple.hrl
Raw

include/gleamgen@pattern_Tuple.hrl

-record(tuple, {
contents :: list(gleamgen@pattern:pattern(gleamgen@type_:dynamic_(), gleamgen@type_:dynamic_())),
output :: any()
}).