Package-level declarations

Types

Link copied to clipboard
annotation class Burst

Functions

Link copied to clipboard
fun <T> burstValues(default: T, vararg rest: T): T

This is a ✨ magic ✨ function that Burst will expand during compilation into specializations. Use it in as a parameter's default value when declaring a test function: