Home
Python API

primitives.matching

Public API documentation generated from source.
def is_partial_match(
def is_non_empty_match(a: Any, b: Any) -> bool:

Source

View source