Allow Lists or Sequences of specific types as typical value type
Open
@mahrud is already working on this.
Since Dec 13, 2020.
Core
- Dominant language
- Macaulay2
- Stars
- 435
- Forks
- 297
- Avg merge
- 4d 20h
- Merged PRs (30d)
- 11
Description
Returning a sequence of types might make sense, because the documentation already allows multiple outputs to be listed, i.e., the usage can be of the form `(x,y) = foo()`, and you can have separate entries in `Outputs` for x and y. And some functions take advantage of this, including `flattenRing`.
_Originally posted by @DanGrayson in https://github.com/Macaulay2/M2/issues/448#issuecomment-654439212_
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.
Assessment
This issue has not been assessed yet.