Closed zudov closed 10 years ago
Some HN users (e.g. zinfandel) simply doesn't have about field, such case results to Nothing in User's record. Others (e.g. root) have it but it's empty. It seems that it's a good idea to turn such empty fields into Nothing.
about
Nothing
Great addition, can you bump the dependency to 0.2.2.2 before we merge?
Yep, done.
Some HN users (e.g. zinfandel) simply doesn't have
about
field, such case results toNothing
in User's record. Others (e.g. root) have it but it's empty. It seems that it's a good idea to turn such empty fields intoNothing
.