We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
There's a fair bit of duplicated logic depending on which dictionary is being consulted in
jisho/src/lib.rs
Lines 52 to 76 in 425b409
By clearly setting up keb, reb and gloss it should be possible to cut that down in half.
keb
reb
gloss
The text was updated successfully, but these errors were encountered:
0e9e241
No branches or pull requests
There's a fair bit of duplicated logic depending on which dictionary is being consulted in
jisho/src/lib.rs
Lines 52 to 76 in 425b409
By clearly setting up
keb
,reb
andgloss
it should be possible to cut that down in half.The text was updated successfully, but these errors were encountered: