You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
iterates twice, which isn't necessary at all. We can fold with a (bool, bool) accumulator or write our own extension trait if itertools doesn't provide anything so we can short circuit.
The text was updated successfully, but these errors were encountered:
Nit:
quasar/smart-contracts/contracts/lp-strategy/src/icq.rs
Line 108 in cc7d85a
The text was updated successfully, but these errors were encountered: