johnmartins / johnmartins/morpheus
Export solution to text
Open
enhancement
- Dominant language
- JavaScript
- Stars
- 0
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
A third option for exporting solutions that has been requested is to export to text. The formatting should be like this:
SOLUTION_NAME_1: SS1, SS2, SS3, ... , SSi
SOLUTION_NAME_2: SS1, SS2, SS3, ... , SSi
...
SOLUTION_NAME_j: SS1, SS2, SS3, ... , SSi
j: number of solutions
i: number of sub-functions
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.