0 votes
in Kotlin by
Does Kotlin allow macros?

1 Answer

0 votes
by

No. Kotlin does not offer support for macros because the developers of Kotlin find it difficult to include it in the language.

...