Common
fun interface VisitSlotsInRememberOrderCallback
Functions
visit
fun visit(group: GroupAddress, slotIndex: Int, slot: Any?): Boolean
Returns
| true if the slot should be removed (reset to Composer.Empty) after visiting it |
fun interface VisitSlotsInRememberOrderCallback
fun visit(group: GroupAddress, slotIndex: Int, slot: Any?): Boolean
| true if the slot should be removed (reset to Composer.Empty) after visiting it |