dicody

Results 2 issues of dicody

Support huge json values filtration (StackOverflowError fix) ## Description Regexp string value pattern updated ## Motivation and Context https://github.com/zalando/logbook/issues/1327 ## Types of changes - [x] Bug fix (non-breaking change which...

Dear Team, One of the exercises in Lazy Evaluation section returns odd result: ![image](https://user-images.githubusercontent.com/48693208/197791278-8dedf3a2-3518-4b0e-bc31-e8ee0fa65295.png) Same function in tests: ``` class LazyEvaluationSpec extends RefSpec with Checkers { def `check lazy list...