-
In a few places there are calls to a math operation like |
Beta Was this translation helpful? Give feedback.
Answered by
mmacklin
Mar 24, 2022
Replies: 1 comment
-
Hi @cadop , there is no difference - currently the |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
cadop
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi @cadop , there is no difference - currently the
wp
namespace can be considered 'implicit' inside kernel code for all built-in functions, so using the wp. prefix is optional (but generally preferred).