Wildcard

class hugr.model.Wildcard[source]

Bases: Term

Standin for any term.

Methods

from_str

Read the term from its string representation.

static from_str(s: str) Term

Read the term from its string representation.