Closed erszcz closed 1 month ago
This handles maybe ... else instead of crashing. It also skips processing functions which use maybe similar to how #570 skips functions that use too complex guards.
maybe ... else
maybe
This handles
maybe ... else
instead of crashing. It also skips processing functions which usemaybe
similar to how #570 skips functions that use too complex guards.