<apply> with <ci> as firstelement is broken
Open
Nobody has claimed this yet.
- Dominant language
- Julia
- Stars
- 26
- Forks
- 10
- Avg merge
- 42m
- Merged PRs (30d)
- 5
Description
I've added a test documenting this bug, but it gets used in function definitions in SBML so we need a way to handle this.
https://github.com/anandijain/MathML.jl/blob/d3f91df4681fcfa4ac36421d304caf3297695643/test/parse.jl#L267
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 with the referenced test/parse.jl around line 267 and inspect how the parser handles when is its first element. Run the parsing tests, then confirm the behavior works for the lambda function definitions described in the issue and that the documented regression test passes.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- julia
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100