Closed
Description
get_word_attr
returns both an Option
and whether the option is Some
. This is grossly redundant, it should just return an option.
get_word_attr
returns both an Option
and whether the option is Some
. This is grossly redundant, it should just return an option.