Feature request: (methods, Type) could also return constructors for Type
Open
Nobody has claimed this yet.
Core
- Dominant language
- Macaulay2
- Stars
- 435
- Forks
- 297
- Avg merge
- 4d 20h
- Merged PRs (30d)
- 11
Description
For instance, if I wanted to know what are all the ways of constructing a Variety, this, or another similar method, would be useful.
Contributor guide
No contributing guide indexed for this repository
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 with the `(methods, Type)` entry point mentioned in the issue and determine how it currently discovers methods for a type. Clarify how constructors should be represented and define the expected result using Variety as an example; the feature is done when the relevant method reliably returns all supported construction paths.
Written by the indexing model from the issue text.
Assessment
- Domain
- api
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100