python_utils.check_equal#

Back to Module page

Summary#

recursive x == y that handles ragged mixed-type containers

Signature#

def check_equal(a, b)
Input variables#

Name

Type

Default

Description

a

b

Output variables#

Return annotation

Docstring type

Description

None

Docstring#

recursive x == y that handles ragged mixed-type containers