-
Notifications
You must be signed in to change notification settings - Fork 48
New issue
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
feat: refactor v4 to infinity #230
Conversation
| File | % Lines | % Statements | % Branches | % Funcs | |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
(optional) a nit is that I found that using infinity
is sometimes confusing if the reader does not know the context that infinity
refer to a version, e.g., infinity swap
, infinity should not overflow
, might be better to change it to infinity version
can give example of where we might want to consider changing it from |
Co-authored-by: Chef Omelette <[email protected]>
Co-authored-by: Chef Omelette <[email protected]>
Co-authored-by: Chef Omelette <[email protected]>
Co-authored-by: Chef Omelette <[email protected]>
This PR refactor
v4
toinfinity