((decimal.Decimal, bytes),
(decimal.Decimal, hypothesis.strategies.RandomSeeder),
(decimal.Decimal, hypothesis.types.RandomWithSeed),
(decimal.Decimal, str),
(decimal.Decimal, bool),
(decimal.Decimal, uuid.UUID),
(decimal.Decimal, float),
(decimal.Decimal, decimal.Decimal),
(fractions.Fraction, list),
(fractions.Fraction, complex),
(fractions.Fraction, tuple),
(fractions.Fraction, hypothesis.strategies.RandomSeeder),
(fractions.Fraction, bytes),
(fractions.Fraction, float),
(NoneType, fractions.Fraction),
(NoneType, list),
(NoneType, hypothesis.types.RandomWithSeed),
(NoneType, decimal.Decimal),
(NoneType, hypothesis.strategies.RandomSeeder),
(NoneType, str),
(NoneType, int),
(NoneType, NoneType),
(NoneType, dict),
(hypothesis.strategies.iterables.<locals>.PrettyIter, dict),
(hypothesis.strategies.iterables.<locals>.PrettyIter, float),
(hypothesis.strategies.iterables.<locals>.PrettyIter,
hypothesis.types.RandomWithSeed),
(hypothesis.strategies.iterables.<locals>.PrettyIter, list),
(hypothesis.strategies.iterables.<locals>.PrettyIter, uuid.UUID),
(hypothesis.strategies.iterables.<locals>.PrettyIter, bytes),
(hypothesis.strategies.iterables.<locals>.PrettyIter, tuple),
(hypothesis.strategies.iterables.<locals>.PrettyIter, complex),
(hypothesis.strategies.RandomSeeder, hypothesis.types.RandomWithSeed),
(hypothesis.strategies.RandomSeeder, str),
(hypothesis.strategies.RandomSeeder, decimal.Decimal),
(hypothesis.strategies.RandomSeeder, bytes),
(hypothesis.strategies.RandomSeeder, float),
(hypothesis.strategies.RandomSeeder, tuple),
(hypothesis.strategies.RandomSeeder, fractions.Fraction),
(hypothesis.strategies.RandomSeeder, dict),
(hypothesis.strategies.RandomSeeder, uuid.UUID),
(hypothesis.strategies.RandomSeeder, bool),
(hypothesis.types.RandomWithSeed, NoneType),
(hypothesis.types.RandomWithSeed, float),
(hypothesis.types.RandomWithSeed, hypothesis.types.RandomWithSeed),
(hypothesis.types.RandomWithSeed, int),
(hypothesis.types.RandomWithSeed, tuple),
(hypothesis.types.RandomWithSeed, fractions.Fraction),
(hypothesis.types.RandomWithSeed, bool),
(hypothesis.types.RandomWithSeed, dict),
(hypothesis.types.RandomWithSeed, complex),
(uuid.UUID, dict),
(uuid.UUID, list),
(uuid.UUID, complex),
(uuid.UUID, bytes),
(uuid.UUID, int),
(uuid.UUID, decimal.Decimal),
(uuid.UUID, uuid.UUID),
(uuid.UUID, NoneType),
(bool, bool),
(bool, list),
(bool, decimal.Decimal),
(bool, bytes),
(bool, hypothesis.strategies.RandomSeeder),
(bool, uuid.UUID),
(bool, hypothesis.types.RandomWithSeed),
(bool, fractions.Fraction),
(bool, str),
(bool, float),
(bool, NoneType),
(bool, tuple),
(bool, dict),
(bool, complex),
(bytes, NoneType),
(bytes, uuid.UUID),
(bytes, hypothesis.types.RandomWithSeed),
(bytes, bool),
(bytes, bytes),
(bytes, str),
(bytes, tuple),
(bytes, dict),
(bytes, list),
(bytes, float),
(bytes, hypothesis.strategies.RandomSeeder),
(complex, float),
(complex, fractions.Fraction),
(complex, complex),
(complex, int),
(complex, hypothesis.strategies.RandomSeeder),
(complex, str),
(complex, hypothesis.types.RandomWithSeed),
(dict, decimal.Decimal),
(dict, hypothesis.types.RandomWithSeed),
(dict, int),
(dict, bool),
(dict, dict),
(dict, hypothesis.strategies.RandomSeeder),
(dict, complex),
(dict, tuple),
(dict, float),
(dict, bytes),
(dict, str),
(dict, NoneType),
(float, hypothesis.types.RandomWithSeed),
(float, int),
(float, bool),
(float, dict),
(float, bytes),
(float, str),
(float, list),
(float, NoneType),
(int, hypothesis.strategies.RandomSeeder),
(int, NoneType),
(int, fractions.Fraction),
(int, str),
(int, bytes),
(int, complex),
(int, bool),
(int, hypothesis.types.RandomWithSeed),
(int, decimal.Decimal),
(list, bool),
(list, fractions.Fraction),
(list, bytes),
(list, str),
(list, dict),
(str, str),
(str, NoneType),
(str, hypothesis.types.RandomWithSeed),
(str, int),
(str, dict),
(str, tuple),
(str, list),
(str, bytes),
(str, uuid.UUID),
(str, hypothesis.strategies.RandomSeeder),
(str, decimal.Decimal),
(str, complex),
(tuple, bool),
(tuple, dict),
(tuple, fractions.Fraction),
(tuple, uuid.UUID),
(tuple, list),
(tuple, float),
(tuple, NoneType),
(tuple, hypothesis.types.RandomWithSeed),
(tuple, bytes),
(tuple, str))