Function
codecs.make_identity_dict

Signature

make_identity_dict(rng)

Documentation String

make_identity_dict(rng) -> dict

Return a dictionary where elements of the rng sequence are mapped to themselves.