Commit Graph

3 Commits

Author SHA1 Message Date
3f03936cfb General cleanup and performance review changes
- move to transducer for walking the tagged range boundary items
- remove use of core.match, after getting logic correct to reduce
  loading of unneeded library
- added docstrings to function
- added type hints and removed reflection warnings
2026-01-15 20:34:01 -06:00
98a9fd43fe walk sequence of range boundaries values for source and filter ranges
add lower level logic for walking the boundary markers of sets
but distinguish between a source range and a filter range when
looking at the start and end boundary behavior
2026-01-11 16:58:10 -06:00
Chris Hapgood
92f61a3b69 Create initial project structure with tests and reader 2024-06-06 15:38:31 -04:00