simplify summary print logic implementation with lambdas
Open
task
- Dominant language
- C++
- Stars
- 248
- Forks
- 72
- Avg merge
- 1d 16h
- Merged PRs (30d)
- 15
Description
https://github.com/LLNL/conduit/pull/698#discussion_r571274179
in both Node::to_summary_string and DataArray::to_summary_string
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reading the implementations of Node::to_summary_string and DataArray::to_summary_string, then review the linked pull-request discussion for the requested simplification. Refactor the duplicated summary-print logic with lambdas while preserving the existing summary output.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- data
- Issue type
- Refactor
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100