eeue56 / eeue56/elm-html-query

Are these functions the same? queryInNode, queryChildren

Open
#8 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
Elm
Stars
4
Forks
7
PR merge metrics
No merged PRs in 30d

Description

https://github.com/eeue56/elm-html-query/blob/6dbe1bca11627ade6cffe2f06611294c3ea1de66/src/ElmHtml/Query.elm#L114-L117

https://github.com/eeue56/elm-html-query/blob/6dbe1bca11627ade6cffe2f06611294c3ea1de66/src/ElmHtml/Query.elm#L122-L125

It seems like queryInNode descends indefinitely while queryChildren only descends one level?

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reading src/ElmHtml/Query.elm at lines 114-117 and 122-125, then trace the implementations of queryInNode and queryChildren to compare their traversal behavior. Done means confirming whether they intentionally differ or identifying the change needed to make their behavior consistent.

Written by the indexing model from the issue text.

Assessment

Tech stack
elm
Domain
frontend, web-dev
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.