Hand-tuned constructor that gives you both more precise and
more localized feedback than the TS compiler when you make a mistake
in an inline Seed definition.
When you're working with deeply nested tuples where only certain sequences
are valid constructions, this turns out to be pretty useful / necessary.
Hand-tuned constructor that gives you both more precise and more localized feedback than the TS compiler when you make a mistake in an inline
Seed
definition.When you're working with deeply nested tuples where only certain sequences are valid constructions, this turns out to be pretty useful / necessary.