Replies: 1 comment 1 reply
-
Hey, thanks for the input, that is an excellent point! |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I just found out about this lib. Thanks for working on it, it's helpful for my current project.
One thing bugs me : shouldn't the
timeout()
function accept stdlib'sDuration
as an argument ? From what I can see it only takes aFrom
implementation to allow it, and I think it would make things much more explicit and consistent, and avoid errors.If you agree I can do the PR.
Beta Was this translation helpful? Give feedback.
All reactions