![]() |
Matches successfully if the input pattern is not matched.
Inherits From: Pattern
oryx.experimental.matching.matcher.Not(
pattern: Any
)
Attributes | |
---|---|
pattern
|
Dataclass field |
Methods
match
match(
expr: Expr,
bindings: oryx.experimental.matching.jax_rewrite.Bindings
,
succeed: oryx.experimental.matching.jax_rewrite.Continuation
) -> oryx.experimental.matching.jax_rewrite.Success
__eq__
__eq__(
other
)