Searched defs:resolve_partial (Results 1 – 12 of 12) sorted by relevance
149 def resolve_partial(partial: "EditablePartial[T]") -> T: function