Page MenuHomePhabricator

Ensure that lightweight enum types support the needed use cases
Closed, ResolvedPublic

Description

Description

  • Ensure that Wikifunctions is able to store a Function call to the generic function of T391221 as a persistent object and understand it as a Type.
  • Ensure that each such "lightweight enum type" can be used as the type of function arguments and returns.
  • Ensure that each lightweight enum type can be used as the type of a key of another type.

Desired behavior/Acceptance criteria (returned value, expected error, performance expectations, etc.)

  • ...

Completion checklist

Event Timeline

DSantamaria triaged this task as Medium priority.Apr 9 2025, 4:52 PM
DMartin-WMF changed the task status from Open to In Progress.Apr 22 2025, 8:34 PM
DMartin-WMF claimed this task.