kdrag.tactics.SchemaVars

kdrag.tactics.SchemaVars(names: str, sort: SortRef) list[ExprRef]

Create a list of schema variables with the given names and sort.

Parameters:
  • names (str)

  • sort (SortRef)

Return type:

list[ExprRef]