python_utils.check_equal#
Back to Module page
Summary#
recursive x == y that handles ragged mixed-type containers
Signature#
def check_equal(a, b)
Name |
Type |
Default |
Description |
|---|---|---|---|
|
|||
|
Output variables#
Return annotation |
Docstring type |
Description |
|---|---|---|
|
Docstring#
recursive x == y that handles ragged mixed-type containers