Package-level declarations
Types
Link copied to clipboard
Marks a top-level Kotlin function as an exportable Quarkdown function.
Link copied to clipboard
Marks a Kotlin source file as a Quarkdown native library module.
Link copied to clipboard
Marks a parameter of a QFunction as a spread of a class type: the processor unpacks the class's primary-constructor parameters into individual wrapper parameters and reconstructs an instance at the delegation call site via named-argument constructor invocation.