Start native apps faster with the Composables CLI ->
Object

Operation.RemoveTailGroupsAndValues

Source set: Common
object RemoveTailGroupsAndValues : Operation(ints = 2)

Properties

FirstTailGroupToRemove

Source set: Common
inline val FirstTailGroupToRemove

TailSlotCount

Source set: Common
inline val TailSlotCount

Functions

intParamName

Source set: Common
override fun intParamName(parameter: IntParameter): String

execute

Source set: Common
override fun OperationArgContainer.execute(
            applier: Applier<*>,
            slots: SlotTableEditor,
            rememberManager: RememberManager,
            errorContext: OperationErrorContext?,
        )