-
Hi! I've a simple question: there's multiple methods on |
Beta Was this translation helpful? Give feedback.
Answered by
TkDodo
Sep 18, 2022
Replies: 1 comment 1 reply
-
I wouldn't rely on it. For example, |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
Birkbjo
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I wouldn't rely on it. For example,
find
is totally unused in our code-base, so I might remove it as it's undocumented. Generally, we try to respect public methods though.