concepts.dsl.constraint.maybe_optimistic_string#

maybe_optimistic_string(v)[source]#

If v is an optimistic value, return a string representation of the optimistic identifier, otherwise return str(v).

Parameters:

v (int)