Func

class hugr.model.Func(region: Region)[source]

Bases: Term

Function constant.

Methods

from_str

Read the term from its string representation.

Attributes

region

static from_str(s: str) Term

Read the term from its string representation.