basic Erlang knowledgefamiliarity with pretty printing code
初心者向け度初回貢献者にどれだけ取り組みやすいかを 1-100 で推定したスコアです。
65
調査方針
Examine the repository's pretty printing logic, likely in a module like erlyberly utils.erl. Add a clause to handle dict type using dict:to list(), following the pattern for other types. Check if any existing tests cover pretty printing and extend them. The issue is old, but the implementation appears localized and should be straightforward.