Generic UDTs
Open
Nobody has claimed this yet.
design needed
enhancement
language
language-approved
- Dominant language
- Rust
- Stars
- 1k
- Forks
- 212
- Avg merge
- 3d 8h
- Merged PRs (30d)
- 65
Description
Generic user-defined types would unblock a lot of library data structure functionality and more.
Related: #491 and #503
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reading related issues #491 and #503, then locate the Q# language and compiler entry points that define user-defined types. The payload names no files or tests; the work is done when generic UDTs are specified and implemented sufficiently to support the referenced library data structures.
Written by the indexing model from the issue text.
Assessment
- Domain
- compilers, quantum-computing
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100