-
Hi there, is there a preferred way of defining strong-named aliases? For models I think "model B is A" should work, but what should we do for scalar types? |
Beta Was this translation helpful? Give feedback.
Answered by
bterlson
May 13, 2024
Replies: 1 comment 1 reply
-
We don't have a general purpose way yet. We have discussed a |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
flobernd
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
We don't have a general purpose way yet. We have discussed a
declare
keyword for this purpose. For scalars I think the best you can do isextend
which should hopefully do what you want in emitters.