A question about the code in builtin/intrinsics.mbt #922
-
There are some functions like the one below in the
|
Beta Was this translation helpful? Give feedback.
Answered by
peter-jerry-ye
Sep 2, 2024
Replies: 1 comment 1 reply
-
They are builtin functions. Compilers will produce efficient code for them. References: |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
guuzaa
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
They are builtin functions. Compilers will produce efficient code for them.
References: