Replace as many [Whitespace]
as possible with 'syntactic newtypes' instead
#150
Labels
[Whitespace]
as possible with 'syntactic newtypes' instead
#150
For example, where we have
Maybe (NonEmpty Whitespace)
we can instead haveMaybe Async
The text was updated successfully, but these errors were encountered: