(genConstrainedConfig: StringAdd).self
(genConstrainedConfig: StringFormat).self
(genConstrainedConfig: ArrowAssoc[GenConstrainedConfig]).x
(Since version 2.10.0) Use leftOfArrow
instead
(genConstrainedConfig: Ensuring[GenConstrainedConfig]).x
(Since version 2.10.0) Use resultOfEnsuring
instead
To be mixed in by any concrete class extending
GraphConfig
if theGraph
is constrained.