Currently dumper will fold functions & regexes too. That can cause errors. It seems, folding should be restricted to strings only.
@isaacs , since you promoted this feature to dumper & implemented it, i need your opinion. Do you have cases when folding needed for something more than plain strings? Will it affect you if i restrict foltder to strings only?
Currently dumper will fold functions & regexes too. That can cause errors. It seems, folding should be restricted to strings only.
@isaacs , since you promoted this feature to dumper & implemented it, i need your opinion. Do you have cases when folding needed for something more than plain strings? Will it affect you if i restrict foltder to strings only?