Closed bengesoff closed 5 years ago
Hi - really cool project! Just noticed the following and thought I'd clean it up 😄
if langs.contains(&lang.to_string()) { true } else { false }
Thanks.
Hi - really cool project! Just noticed the following and thought I'd clean it up 😄