cdepillabout / cdepillabout/xml-indexed-cursor

implement all functions from `Text.XML.Cursor`

Open
#1 0 comments 0 reactions 0 assignees View on GitHub
help wanted
Dominant language
Haskell
Stars
1
Forks
1
PR merge metrics
No merged PRs in 30d

Description

There are some functions from `Text.XML.Cursor` that aren't yet present in `Text.XML.Cursor.Indexed`. It would be nice to implement them in `Text.XML.Cursor.Indexed` as well.

This shouldn't be hard, it just requires figuring out which functions are not present, and basically copying over their source code.

Contributor guide

No contributing guide indexed for this repository

Research direction

Compare the functions exposed by Text.XML.Cursor with those already present in Text.XML.Cursor.Indexed, then read the corresponding source implementations. Implement each missing function in Text.XML.Cursor.Indexed and verify that the module provides the full matching set of functions.

Written by the indexing model from the issue text.

Assessment

Tech stack
haskell, xml
Domain
backend
Issue type
Feature
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.