Conversation
kngwyu
left a comment
There was a problem hiding this comment.
Thank you!
Looks the error in travis is because of the version mismatch between cargo and rustc? 🤔 (weird, though)
|
A general comment about these kinds of functions - At the moment they're trait methods, but I personally would prefer them to be free functions like this: It's not a strong feeling, but I think it is more consistent with how these work in Python, where they're also used as Wonder how you feel about this? (If we wanted compatibility we could leave them on |
A bit off-topic and should be discussed in another thread? |
I thought it was relevant given we're adding |
|
@davidhewitt Ah, didn't see that one yet. Looks good. |
I think I pushed that PR about 20 seconds after you updated this branch! 😄 I'll wait for some more feedback to see what others think of that PR, but I will definitely make sure to add |
|
FWIW please do merge this PR without waiting for #892 - we might wait a little while to decide the right design there. |
|
Thank you! |
No description provided.